We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f33e3 commit 5662defCopy full SHA for 5662def
Dockerfile
@@ -1,8 +1,8 @@
1
-FROM golang:1.14.6
+FROM golang:1.15.0
2
3
-ENV CLOUD_SDK_VERSION 303.0.0
+ENV CLOUD_SDK_VERSION 305.0.0
4
ENV PROTOC_GEN_GO_VERSION 1.4.2
5
-ENV GOLANGCI_LINT_VERSION 1.29.0
+ENV GOLANGCI_LINT_VERSION 1.30.0
6
7
RUN apt-get update
8
README.md
@@ -6,7 +6,6 @@
- gcloud
- protocol buffers
- go tools
9
- - github.com/golang/dep
10
- github.com/golang/protobuf/protoc-gen-go
11
- github.com/golangci/golangci-lint
12
- github.com/haya14busa/gosum/cmd/gosumcheck
0 commit comments