-
- Downloads
Update module github.com/prometheus/client_golang to v1.19.1
parent
b6e6e3cc
No related branches found
No related tags found
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 1112 additions, 0 deletionsgo.sum
- vendor/github.com/cespare/xxhash/v2/README.md 17 additions, 14 deletionsvendor/github.com/cespare/xxhash/v2/README.md
- vendor/github.com/cespare/xxhash/v2/testall.sh 10 additions, 0 deletionsvendor/github.com/cespare/xxhash/v2/testall.sh
- vendor/github.com/cespare/xxhash/v2/xxhash.go 20 additions, 27 deletionsvendor/github.com/cespare/xxhash/v2/xxhash.go
- vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s 165 additions, 171 deletionsvendor/github.com/cespare/xxhash/v2/xxhash_amd64.s
- vendor/github.com/cespare/xxhash/v2/xxhash_arm64.s 183 additions, 0 deletionsvendor/github.com/cespare/xxhash/v2/xxhash_arm64.s
- vendor/github.com/cespare/xxhash/v2/xxhash_asm.go 2 additions, 0 deletionsvendor/github.com/cespare/xxhash/v2/xxhash_asm.go
- vendor/github.com/cespare/xxhash/v2/xxhash_other.go 11 additions, 11 deletionsvendor/github.com/cespare/xxhash/v2/xxhash_other.go
- vendor/github.com/cespare/xxhash/v2/xxhash_safe.go 1 addition, 0 deletionsvendor/github.com/cespare/xxhash/v2/xxhash_safe.go
- vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go 2 additions, 1 deletionvendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go
- vendor/github.com/golang/protobuf/AUTHORS 0 additions, 3 deletionsvendor/github.com/golang/protobuf/AUTHORS
- vendor/github.com/golang/protobuf/CONTRIBUTORS 0 additions, 3 deletionsvendor/github.com/golang/protobuf/CONTRIBUTORS
- vendor/github.com/golang/protobuf/LICENSE 0 additions, 28 deletionsvendor/github.com/golang/protobuf/LICENSE
- vendor/github.com/golang/protobuf/proto/buffer.go 0 additions, 324 deletionsvendor/github.com/golang/protobuf/proto/buffer.go
- vendor/github.com/golang/protobuf/proto/defaults.go 0 additions, 63 deletionsvendor/github.com/golang/protobuf/proto/defaults.go
- vendor/github.com/golang/protobuf/proto/deprecated.go 0 additions, 113 deletionsvendor/github.com/golang/protobuf/proto/deprecated.go
- vendor/github.com/golang/protobuf/proto/discard.go 0 additions, 58 deletionsvendor/github.com/golang/protobuf/proto/discard.go
- vendor/github.com/golang/protobuf/proto/extensions.go 0 additions, 356 deletionsvendor/github.com/golang/protobuf/proto/extensions.go
- vendor/github.com/golang/protobuf/proto/properties.go 0 additions, 306 deletionsvendor/github.com/golang/protobuf/proto/properties.go
... | ... | @@ -6,6 +6,6 @@ require ( |
git.autistici.org/ai3/go-common v0.0.0-20230816213645-b3aa3fb514d6 | ||
github.com/coreos/go-systemd/v22 v22.5.0 | ||
github.com/google/subcommands v1.2.0 | ||
github.com/prometheus/client_golang v1.12.2 | ||
github.com/prometheus/client_golang v1.19.1 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) |
This diff is collapsed.
Please register or sign in to comment