mirror of
https://github.com/nikdoof/aaisp-chaos.git
synced 2025-12-24 23:39:25 +00:00
Compare commits
1 Commits
renovate/a
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0bd217aec1 |
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- goarch: arm64
|
||||
goos: windows
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v3
|
||||
- uses: wangyoucao577/go-release-action@v1.36
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
2
go.mod
2
go.mod
@@ -3,6 +3,6 @@ module github.com/jamesog/aaisp-chaos
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/prometheus/client_golang v1.14.0
|
||||
github.com/prometheus/client_golang v1.20.5
|
||||
github.com/rs/zerolog v1.27.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user