X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2e0648fb2b8a006664e6225826d78916f682eff5..a4d6d061cb30cc2f77d4d64283ee998bb3e3a97b:/lib/pam/testclient.go diff --git a/lib/pam/testclient.go b/lib/pam/testclient.go index 3e92cac444..33bd47a357 100644 --- a/lib/pam/testclient.go +++ b/lib/pam/testclient.go @@ -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.