We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1a059d + 62cb5ef commit a810915Copy full SHA for a810915
go.mod
@@ -3,7 +3,7 @@ module github.com/ktrysmt/go-bitbucket
3
go 1.14
4
5
require (
6
- github.com/diggerhq/go-bitbucket v0.0.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
0 commit comments