1 Commits

Author SHA1 Message Date
renovate[bot]
0bd217aec1 Update module github.com/prometheus/client_golang to v1.20.5 2024-10-15 11:47:48 +00:00
3 changed files with 1262 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
id: docker_build
uses: docker/build-push-action@v6
uses: docker/build-push-action@v4
with:
push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7

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.14.0
github.com/prometheus/client_golang v1.20.5
github.com/rs/zerolog v1.27.0
)

1260
go.sum

File diff suppressed because it is too large Load Diff