File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11module github.com/stacklok/frizbee
22
33go 1.23.2
4+ toolchain go1.24.1
45
56require (
6- github.com/deckarep/golang-set/v2 v2.7 .0
7+ github.com/deckarep/golang-set/v2 v2.8 .0
78 github.com/go-git/go-billy/v5 v5.6.2
89 github.com/google/go-containerregistry v0.20.3
910 github.com/google/go-github/v66 v66.0.0
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/cyphar/filepath-securejoin v0.3.6/go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGL
88github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1010github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
11- github.com/deckarep/golang-set/v2 v2.7 .0 h1:gIloKvD7yH2oip4VLhsv3JyLLFnC0Y2mlusgcvJYW5k =
12- github.com/deckarep/golang-set/v2 v2.7 .0 /go.mod h1:VAky9rY/yGXJOLEDv3OMci+7wtDpOF4IN+y82NBOac4 =
11+ github.com/deckarep/golang-set/v2 v2.8 .0 h1:swm0rlPCmdWn9mESxKOjWk8hXSqoxOp+ZlfuyaAdFlQ =
12+ github.com/deckarep/golang-set/v2 v2.8 .0 /go.mod h1:VAky9rY/yGXJOLEDv3OMci+7wtDpOF4IN+y82NBOac4 =
1313github.com/docker/cli v27.5.1+incompatible h1:JB9cieUT9YNiMITtIsguaN55PLOHhBSz3LKVc6cqWaY =
1414github.com/docker/cli v27.5.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
1515github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
You can’t perform that action at this time.
0 commit comments