We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a810915 commit d0c0ce6Copy full SHA for d0c0ce6
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/diggerhq/go-bitbucket v0.0.7
7
github.com/k0kubun/pp v3.0.1+incompatible
8
github.com/mitchellh/mapstructure v1.5.0
9
- github.com/stretchr/testify v1.8.4
+ github.com/stretchr/testify v1.9.0
10
golang.org/x/net v0.15.0
11
golang.org/x/oauth2 v0.12.0
12
)
0 commit comments