Update dependency golang to v1.18.2 (#11)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit was merged in pull request #11.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user