File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/go-playground/validator/v10 v10.25.0
77 github.com/pkg/errors v0.9.1
88 github.com/spf13/cobra v1.9.1
9- github.com/zeiss/pkg v0.1.22
9+ github.com/zeiss/pkg v0.1.23
1010 gopkg.in/yaml.v3 v3.0.1
1111)
1212
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
3232github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
3333github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
3434github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
35- github.com/zeiss/pkg v0.1.22 h1:n2Ub5Z7k9TtWY/4mUaQ0nw1dTNXrZUJu4yQ1yQnr0DQ =
36- github.com/zeiss/pkg v0.1.22 /go.mod h1:TmET8XGDw7mU1grGkL4i76jt9ByDmV0vmybzFhjXnaQ =
35+ github.com/zeiss/pkg v0.1.23 h1:y7Tv1j2ZdD1bNWbPYtIPHUl5FGD2tuyVPe0a7sIDJgQ =
36+ github.com/zeiss/pkg v0.1.23 /go.mod h1:8yoQpqhbbpcBKdmWRfQ+P9GSccC6CjNGPq4WcZZVGSc =
3737golang.org/x/crypto v0.33.0 h1:IOBPskki6Lysi0lo9qQvbxiQ+FvsCC/YWOecCHAixus =
3838golang.org/x/crypto v0.33.0 /go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M =
3939golang.org/x/net v0.35.0 h1:T5GQRQb2y08kTAByq9L4/bz8cipCdA8FbRTXewonqY8 =
You can’t perform that action at this time.
0 commit comments