Skip to content

Commit f566d5b

Browse files
authored
build: address Go security findings (#960)
Signed-off-by: Prasanth Baskar <bupdprasanth@gmail.com>
1 parent ab40ba1 commit f566d5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/goharbor/harbor-cli
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
github.com/atotto/clipboard v0.1.4

0 commit comments

Comments
 (0)