set golang version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-04-04 12:17:02 +03:00
parent 2fd0c1f9ec
commit 4baf4b36e7
2 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ name: logger
steps:
- name: test
image: golang:1.22
image: golang:1.22.2
volumes:
- name: deps
path: /go/src/mod