File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
36
36
github.com/slack-go/slack v0.17.3
37
37
github.com/spf13/afero v1.14.0
38
38
github.com/spf13/cobra v1.9.1
39
- github.com/spf13/pflag v1.0.6
39
+ github.com/spf13/pflag v1.0.7
40
40
github.com/spf13/viper v1.20.1
41
41
github.com/stretchr/testify v1.10.0
42
42
github.com/stripe/pg-schema-diff v0.9.0
Original file line number Diff line number Diff line change @@ -926,8 +926,9 @@ github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wx
926
926
github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
927
927
github.com/spf13/pflag v1.0.0 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
928
928
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
929
- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
930
929
github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
930
+ github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
931
+ github.com/spf13/pflag v1.0.7 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
931
932
github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c /go.mod h1:A8kyI5cUJhb8N+3pkfONlcEcZbueH6nhAm0Fq7SrnBM =
932
933
github.com/spf13/viper v1.20.1 h1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4 =
933
934
github.com/spf13/viper v1.20.1 /go.mod h1:P9Mdzt1zoHIG8m2eZQinpiBjo6kCmZSKBClNNqjJvu4 =
You can’t perform that action at this time.
0 commit comments