to:sync
This commit is contained in:
parent
bc6978ef77
commit
4a9fd1f687
@ -14,7 +14,7 @@ stages:
|
||||
|
||||
golang-build:
|
||||
stage: build
|
||||
image: golang:1.21.0
|
||||
image: golang:1.22.0
|
||||
extends: .go-cache
|
||||
script:
|
||||
- |
|
||||
|
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
||||
module ai-gateway
|
||||
|
||||
go 1.21
|
||||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/go-playground/validator v9.31.0+incompatible
|
||||
|
Loading…
x
Reference in New Issue
Block a user