This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.4
7
7
require (
8
8
github.com/aws/aws-sdk-go v1.51.32
9
9
github.com/containerssh/gokrb5/v8 v8.4.3-0.20211214150832-4bf8b91123af
10
- github.com/creasty/defaults v1.7 .0
10
+ github.com/creasty/defaults v1.8 .0
11
11
github.com/docker/distribution v2.8.2+incompatible
12
12
github.com/docker/docker v20.10.18+incompatible
13
13
github.com/docker/go-connections v0.5.0
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/aws/aws-sdk-go v1.51.32/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3Tj
13
13
github.com/containerssh/gokrb5/v8 v8.4.3-0.20211214150832-4bf8b91123af h1:zX9MRWT3+n/EssD/tlGgD0hiS/nWja2Q6VNL92ExRz8 =
14
14
github.com/containerssh/gokrb5/v8 v8.4.3-0.20211214150832-4bf8b91123af /go.mod h1:NwSygCr+mQtAFt0TTYQvAzx3CLRlsytGaLtb6BqVDfY =
15
15
github.com/cpuguy83/go-md2man/v2 v2.0.3 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
16
- github.com/creasty/defaults v1.7 .0 h1:eNdqZvc5B509z18lD8yc212CAqJNvfT1Jq6L8WowdBA =
17
- github.com/creasty/defaults v1.7 .0 /go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM =
16
+ github.com/creasty/defaults v1.8 .0 h1:z27FJxCAa0JKt3utc0sCImAEb+spPucmKoOdLHvHYKk =
17
+ github.com/creasty/defaults v1.8 .0 /go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM =
18
18
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
19
19
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
20
20
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments