File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/rs/xid v1.5.0
23
23
github.com/sandertv/go-raknet v1.13.0
24
24
github.com/sandertv/gophertunnel v1.37.0
25
- github.com/spf13/viper v1.18.2
25
+ github.com/spf13/viper v1.19.0
26
26
github.com/stretchr/testify v1.9.0
27
27
github.com/urfave/cli/v2 v2.27.2
28
28
github.com/zyedidia/generic v1.2.1
@@ -50,7 +50,7 @@ require (
50
50
github.com/go-gl/mathgl v1.1.0 // indirect
51
51
github.com/golang/snappy v0.0.4 // indirect
52
52
github.com/hashicorp/hcl v1.0.0 // indirect
53
- github.com/klauspost/compress v1.17.0 // indirect
53
+ github.com/klauspost/compress v1.17.2 // indirect
54
54
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
55
55
github.com/magiconair/properties v1.8.7 // indirect
56
56
github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4 // indirect
Original file line number Diff line number Diff line change @@ -96,6 +96,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
96
96
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
97
97
github.com/klauspost/compress v1.17.0 h1:Rnbp4K9EjcDuVuHtd0dgA4qNuv9yKDYKK1ulpJwgrqM =
98
98
github.com/klauspost/compress v1.17.0 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
99
+ github.com/klauspost/compress v1.17.2 h1:RlWWUY/Dr4fL8qk9YG7DTZ7PDgME2V4csBXA8L/ixi4 =
100
+ github.com/klauspost/compress v1.17.2 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
99
101
github.com/knadh/koanf/providers/file v0.1.0 h1:fs6U7nrV58d3CFAFh8VTde8TM262ObYf3ODrc//Lp+c =
100
102
github.com/knadh/koanf/providers/file v0.1.0 /go.mod h1:rjJ/nHQl64iYCtAW2QQnF0eSmDEX/YZ/eNFj5yR6BvA =
101
103
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
@@ -190,6 +192,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
190
192
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
191
193
github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ =
192
194
github.com/spf13/viper v1.18.2 /go.mod h1:EKmWIqdnk5lOcmR72yw6hS+8OPYcwD0jteitLMVB+yk =
195
+ github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI =
196
+ github.com/spf13/viper v1.19.0 /go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg =
193
197
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
194
198
github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
195
199
github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments