Update dependency golang to v1.18.2

This commit is contained in:
Renovate Bot
2022-05-11 00:48:54 +00:00
parent be0d38db70
commit cd099364f1

View File

@@ -29,7 +29,7 @@ build-binary:
stage: build
only:
- tags
image: golang:1.18.1
image: golang:1.18.2
before_script:
- cd $GOPATH/src
- mkdir -p gitlab.com/$CI_PROJECT_NAMESPACE