Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
112a2dc0
Verified
Commit
112a2dc0
authored
1 year ago
by
Sheogorath
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/renovate/github.com-prometheus-client_golang-1.x'
parents
c1eb5837
4f393168
No related branches found
No related tags found
1 merge request
!1259
fix(deps): update module github.com/prometheus/client_golang to v1.19.0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
images/query-exposer/go.mod
+2
-2
2 additions, 2 deletions
images/query-exposer/go.mod
images/query-exposer/go.sum
+4
-4
4 additions, 4 deletions
images/query-exposer/go.sum
images/query-exposer/vendor/modules.txt
+3
-3
3 additions, 3 deletions
images/query-exposer/vendor/modules.txt
with
9 additions
and
9 deletions
images/query-exposer/go.mod
+
2
−
2
View file @
112a2dc0
...
@@ -3,8 +3,8 @@ module git.shivering-isles.com/shivering-isles/infrastructure-gitops/images/quer
...
@@ -3,8 +3,8 @@ module git.shivering-isles.com/shivering-isles/infrastructure-gitops/images/quer
go 1.19
go 1.19
require (
require (
github.com/prometheus/client_golang v1.1
8
.0
github.com/prometheus/client_golang v1.1
9
.0
github.com/prometheus/common v0.4
7
.0
github.com/prometheus/common v0.4
8
.0
)
)
require (
require (
...
...
This diff is collapsed.
Click to expand it.
images/query-exposer/go.sum
+
4
−
4
View file @
112a2dc0
...
@@ -17,12 +17,12 @@ github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjY
...
@@ -17,12 +17,12 @@ github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjY
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_golang v1.1
8
.0 h1:
HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk
=
github.com/prometheus/client_golang v1.1
9
.0 h1:
ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU
=
github.com/prometheus/client_golang v1.1
8
.0/go.mod h1:
T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA
=
github.com/prometheus/client_golang v1.1
9
.0/go.mod h1:
ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k
=
github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw=
github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw=
github.com/prometheus/client_model v0.5.0/go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI=
github.com/prometheus/client_model v0.5.0/go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI=
github.com/prometheus/common v0.4
7
.0 h1:
p5Cz0FNHo7SnWOmWmoRozVcjEp0bIVU8cV7OShpjL1k
=
github.com/prometheus/common v0.4
8
.0 h1:
QO8U2CdOzSn1BBsmXJXduaaW+dY/5QLjfB8svtSzKKE
=
github.com/prometheus/common v0.4
7
.0/go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc=
github.com/prometheus/common v0.4
8
.0/go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc=
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q=
github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q=
...
...
This diff is collapsed.
Click to expand it.
images/query-exposer/vendor/modules.txt
+
3
−
3
View file @
112a2dc0
...
@@ -7,14 +7,14 @@ github.com/modern-go/concurrent
...
@@ -7,14 +7,14 @@ github.com/modern-go/concurrent
# github.com/modern-go/reflect2 v1.0.2
# github.com/modern-go/reflect2 v1.0.2
## explicit; go 1.12
## explicit; go 1.12
github.com/modern-go/reflect2
github.com/modern-go/reflect2
# github.com/prometheus/client_golang v1.1
8
.0
# github.com/prometheus/client_golang v1.1
9
.0
## explicit; go 1.
19
## explicit; go 1.
20
github.com/prometheus/client_golang/api
github.com/prometheus/client_golang/api
github.com/prometheus/client_golang/api/prometheus/v1
github.com/prometheus/client_golang/api/prometheus/v1
# github.com/prometheus/client_model v0.5.0
# github.com/prometheus/client_model v0.5.0
## explicit; go 1.19
## explicit; go 1.19
github.com/prometheus/client_model/go
github.com/prometheus/client_model/go
# github.com/prometheus/common v0.4
7
.0
# github.com/prometheus/common v0.4
8
.0
## explicit; go 1.20
## explicit; go 1.20
github.com/prometheus/common/model
github.com/prometheus/common/model
# google.golang.org/protobuf v1.32.0
# google.golang.org/protobuf v1.32.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment