Skip to content

Commit 1c26e96

Browse files
committed
Merge branch 'master' into pod-affinity
2 parents ccca1c3 + 93628e9 commit 1c26e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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)