1 Commits

Author SHA1 Message Date
renovate[bot]
a5ad364b73 Update actions/checkout action to v4 2023-10-19 14:29:47 +00:00
3 changed files with 2 additions and 1262 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- goarch: arm64
goos: windows
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.36
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

2
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/jamesog/aaisp-chaos
go 1.13
require (
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_golang v1.14.0
github.com/rs/zerolog v1.27.0
)

1260
go.sum

File diff suppressed because it is too large Load Diff