X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7407f41105f8000bb3908d41a31daaf3a30d9440..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.