File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
26
26
github.com/spf13/cobra v1.9.1
27
27
github.com/stretchr/testify v1.10.0
28
28
github.com/thedevsaddam/gojsonq/v2 v2.5.2
29
- go.etcd.io/bbolt v1.4.0
29
+ go.etcd.io/bbolt v1.4.1
30
30
golang.org/x/crypto v0.38.0
31
31
golang.org/x/oauth2 v0.30.0
32
32
gopkg.in/natefinch/lumberjack.v2 v2.2.1
Original file line number Diff line number Diff line change @@ -164,6 +164,8 @@ github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM
164
164
github.com/xanzy/ssh-agent v0.3.3 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
165
165
go.etcd.io/bbolt v1.4.0 h1:TU77id3TnN/zKr7CO/uk+fBCwF2jGcMuw2B/FMAzYIk =
166
166
go.etcd.io/bbolt v1.4.0 /go.mod h1:AsD+OCi/qPN1giOX1aiLAha3o1U8rAz65bvN4j0sRuk =
167
+ go.etcd.io/bbolt v1.4.1 h1:5mOV+HWjIPLEAlUGMsveaUvK2+byZMFOzojoi7bh7uI =
168
+ go.etcd.io/bbolt v1.4.1 /go.mod h1:c8zu2BnXWTu2XM4XcICtbGSl9cFwsXtcf9zLt2OncM8 =
167
169
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
168
170
golang.org/x/crypto v0.38.0 h1:jt+WWG8IZlBnVbomuhg2Mdq0+BBQaHbtqHEFEigjUV8 =
169
171
golang.org/x/crypto v0.38.0 /go.mod h1:MvrbAqul58NNYPKnOra203SB9vpuZW0e+RRZV+Ggqjw =
You can’t perform that action at this time.
0 commit comments