Skip to content

Commit

Permalink
github.com/prometheus/client_golang 1.9.0 => 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arunfung committed Jun 30, 2024
1 parent 0807185 commit e8e1494
Show file tree
Hide file tree
Showing 2 changed files with 1,530 additions and 231 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ go 1.16

require (
github.com/fsnotify/fsnotify v1.4.7
github.com/google/uuid v1.1.1
github.com/google/uuid v1.3.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.9.0
github.com/prometheus/client_golang v1.19.1
github.com/shirou/gopsutil/v3 v3.21.6
github.com/stretchr/testify v1.6.1
github.com/stretchr/testify v1.8.2
go.uber.org/multierr v1.5.0
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit e8e1494

Please sign in to comment.