Skip to content

Commit

Permalink
fix(deps): update module github.com/prometheus/prometheus to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent efd3ec3 commit 3d86b44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/lambda-promtail/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ require (
github.com/grafana/dskit v0.0.0-20241004175247-687ec485facf
github.com/grafana/loki/v3 v3.2.1
github.com/prometheus/common v0.61.0
github.com/prometheus/prometheus v1.8.2-0.20200727090838-6f296594a852
github.com/prometheus/prometheus v0.53.2-0.20240726125539-d4f098ae80fb
github.com/prometheus/prometheus/v2 v2.35.0-retract
github.com/stretchr/testify v1.10.0
)

Expand Down
1 change: 1 addition & 0 deletions tools/lambda-promtail/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/prometheus/prometheus v0.53.2-0.20240726125539-d4f098ae80fb h1:5fIFCLngxdbuVflXqK9MwbXa89QHvlRJ7B2js9w9nbI=
github.com/prometheus/prometheus v0.53.2-0.20240726125539-d4f098ae80fb/go.mod h1:xlLByHhk2g3ycakQGrMaU8K7OySZx98BzeCR99991NY=
github.com/prometheus/prometheus/v2 v2.35.0-retract/go.mod h1:tbI/VyMq+84KBA3Px+EMZ8KUzhfBb8mEwlcDYKWkDB0=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
Expand Down

0 comments on commit 3d86b44

Please sign in to comment.