mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 13:12:17 +01:00
updating Golang and Golang CI Lint versions
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,9 +1,9 @@
|
|||||||
GOLANG_VERSION=1.12
|
GOLANG_VERSION=1.13
|
||||||
VERSION=snapshot
|
VERSION=snapshot
|
||||||
DOCKER_USER=
|
DOCKER_USER=
|
||||||
DOCKER_PASSWORD=
|
DOCKER_PASSWORD=
|
||||||
DOCKER_REPOSITORY=thecodingmachine
|
DOCKER_REPOSITORY=thecodingmachine
|
||||||
GOLANGCI_LINT_VERSION=1.17.1
|
GOLANGCI_LINT_VERSION=1.19.1
|
||||||
CODE_COVERAGE=0
|
CODE_COVERAGE=0
|
||||||
MAXIMUM_WAIT_TIMEOUT=30.0
|
MAXIMUM_WAIT_TIMEOUT=30.0
|
||||||
MAXIMUM_WAIT_DELAY=10.0
|
MAXIMUM_WAIT_DELAY=10.0
|
||||||
|
|||||||
Reference in New Issue
Block a user