16561: Handle implicit port number in ws:// and wss:// urls.
[arvados.git] / lib / pam / testclient.go
index 3e92cac444ff7efea72876b2505a064cb09390e9..33bd47a35722edc6e68990ec48c1aa290619e8e1 100644 (file)
@@ -2,7 +2,8 @@
 //
 // SPDX-License-Identifier: Apache-2.0
 
-// +build never
+//go:build ignore
+// +build ignore
 
 // This file is compiled by docker_test.go to build a test client.
 // It's not part of the pam module itself.