fix go dependency so it's all versions above 1.23 and create Dockerfile
This commit is contained in:
parent
1516169ef7
commit
50df898e62
3 changed files with 2 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module ucfa/st-agent-worker
|
||||
|
||||
go 1.27.0
|
||||
go 1.26.0
|
||||
|
||||
require (
|
||||
golang.org/x/time v0.16.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue