Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 45eb6eb

Browse files
committed
Update version
1 parent a2a6f31 commit 45eb6eb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ format: $(SOURCES)
3737

3838
.PHONY: install-deps
3939
install-deps:
40-
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
4140
go get golang.org/x/tools/cmd/cover
4241
go get github.com/golang/mock/mockgen
4342
go get golang.org/x/tools/cmd/goimports

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

0 commit comments

Comments
 (0)