Skip to content

Commit

Permalink
chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.…
Browse files Browse the repository at this point in the history
…66 (#2748)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and whynowy committed Aug 31, 2023
1 parent 00aced4 commit f7216df
Show file tree
Hide file tree
Showing 2 changed files with 956 additions and 9 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ require (
github.com/imdario/mergo v0.3.15
github.com/itchyny/gojq v0.12.12
github.com/joncalhoun/qson v0.0.0-20200422171543-84433dcd3da0
github.com/ktrysmt/go-bitbucket v0.9.58
github.com/ktrysmt/go-bitbucket v0.9.66
github.com/minio/minio-go/v7 v7.0.58
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/mitchellh/mapstructure v1.5.0
Expand All @@ -69,7 +69,7 @@ require (
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
github.com/stripe/stripe-go v70.15.0+incompatible
github.com/tidwall/gjson v1.16.0
github.com/tidwall/sjson v1.2.4
Expand Down Expand Up @@ -297,15 +297,15 @@ require (
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/mod v0.9.0 // indirect
golang.org/x/net v0.14.0 // indirect
golang.org/x/oauth2 v0.11.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/term v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.6.0 // indirect
golang.org/x/tools v0.7.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 // indirect
Expand Down

0 comments on commit f7216df

Please sign in to comment.