Skip to content

Commit fdc72ed

Browse files
committed
Updated golang to 1.10.0
1 parent 6ec749c commit fdc72ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ REPODIR := $(ORGDIR)/$(REPONAME)
2020
REPOPATH := $(ORGPATH)/$(REPONAME)
2121

2222
GOPATH := $(GOBUILDDIR)
23-
GOVERSION := 1.9.4-alpine
23+
GOVERSION := 1.10.0-alpine
2424

2525
PULSAR := $(GOBUILDDIR)/bin/pulsar$(shell go env GOEXE)
2626

0 commit comments

Comments
 (0)