mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
go.mod: update dependencies
Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
c62dae06c9
commit
4e20ab8a5d
@@ -3113,7 +3113,7 @@ func TestImageSignatures(t *testing.T) {
|
||||
options.RegistryOptions{AllowInsecure: true},
|
||||
map[string]interface{}{"tag": "1.0"},
|
||||
[]string{fmt.Sprintf("localhost:%s/%s@%s", port, repoName, digest.String())},
|
||||
"", true, "", "", "", false, false, "")
|
||||
"", "", true, "", "", "", false, false, "")
|
||||
So(err, ShouldBeNil)
|
||||
|
||||
// verify the image
|
||||
|
||||
Reference in New Issue
Block a user