Skip to content

Commit 7988167

Browse files
committed
bump Go to make app/dynversion work
1 parent ae7afe2 commit 7988167

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/function61/gokit
22

3-
go 1.16
3+
go 1.18
44

55
require (
66
github.com/apex/gateway v1.1.1

turbobob.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"builders": [
77
{
88
"name": "default",
9-
"uses": "docker://fn61/buildkit-golang:20220115_1318_71191646",
9+
"uses": "docker://fn61/buildkit-golang:20221017_1220_d2ee72b9",
1010
"mount_destination": "/workspace",
1111
"workdir": "/workspace",
1212
"commands": {

0 commit comments

Comments
 (0)