update github action

This commit is contained in:
aichy126 2023-02-07 13:19:50 +00:00
parent 831c72e3d1
commit 456fdb6189
2 changed files with 1 additions and 3 deletions

View File

@ -55,8 +55,5 @@ jobs:
file: ./.github/Dockerfile
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

1
go.mod
View File

@ -139,3 +139,4 @@ require (
// github action runner Sometimes it will time out.
replace gitee.com/travelliu/dm v1.8.11192 => github.com/aichy126/dm v1.8.11192
replace modernc.org/z v1.2.19 => github.com/aichy126/modernc.org_z v1.2.19