1 Commits

Author SHA1 Message Date
renovate[bot]
5c92683888 Update wangyoucao577/go-release-action action to v1.52 2024-10-16 16:19:43 +00:00
3 changed files with 2 additions and 1262 deletions

View File

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

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