Skip to content

Commit 1d1d6d3

Browse files
committed
Fix: Dependency reference to master branch
1 parent 95e5461 commit 1d1d6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
[[constraint]]
4141
name = "github.com/openbaton/go-openbaton"
42-
version = "master"
42+
branch = "master"
4343

4444
[[constraint]]
4545
name = "github.com/pkg/errors"

0 commit comments

Comments
 (0)