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 @@ -15,7 +15,7 @@ require (
15
15
github.com/dhowden/tag v0.0.0-20240413230847-dc579f508b6b
16
16
github.com/dustin/go-humanize v1.0.1
17
17
github.com/gavv/httpexpect/v2 v2.16.0
18
- github.com/go-viper/mapstructure/v2 v2.0 .0
18
+ github.com/go-viper/mapstructure/v2 v2.1 .0
19
19
github.com/gofrs/uuid/v5 v5.3.0
20
20
github.com/golang-jwt/jwt/v5 v5.2.1
21
21
github.com/golang/gddo v0.0.0-20210115222349-20d68f94ee1f
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
101
101
github.com/go-logr/stdr v1.2.2 /go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE =
102
102
github.com/go-stack/stack v1.6.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
103
103
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 /go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE =
104
- github.com/go-viper/mapstructure/v2 v2.0 .0 h1:dhn8MZ1gZ0mzeodTG3jt5Vj/o87xZKuNAprG2mQfMfc =
105
- github.com/go-viper/mapstructure/v2 v2.0 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
104
+ github.com/go-viper/mapstructure/v2 v2.1 .0 h1:gHnMa2Y/pIxElCH2GlZZ1lZSsn6XMtufpGyP1XxdC/w =
105
+ github.com/go-viper/mapstructure/v2 v2.1 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
106
106
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y =
107
107
github.com/gobwas/glob v0.2.3 /go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8 =
108
108
github.com/gofrs/uuid/v5 v5.3.0 h1:m0mUMr+oVYUdxpMLgSYCZiXe7PuVPnI94+OMeVBNedk =
You can’t perform that action at this time.
0 commit comments