File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/prometheus/client_golang v1.19.1
10
10
github.com/prometheus/client_model v0.6.1
11
11
github.com/prometheus/common v0.48.0
12
- github.com/sethvargo/go-envconfig v1.0.2
12
+ github.com/sethvargo/go-envconfig v1.0.3
13
13
github.com/spf13/pflag v1.0.5
14
14
github.com/testcontainers/testcontainers-go v0.31.0
15
15
github.com/tj/assert v0.0.3
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR
123
123
github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
124
124
github.com/russellhaering/goxmldsig v1.4.0 h1:8UcDh/xGyQiyrW+Fq5t8f+l2DLB1+zlhYzkPUJ7Qhys =
125
125
github.com/russellhaering/goxmldsig v1.4.0 /go.mod h1:gM4MDENBQf7M+V824SGfyIUVFWydB7n0KkEubVJl+Tw =
126
- github.com/sethvargo/go-envconfig v1.0.2 h1:BAQnzBLK/mPN3R3pC0d46MLN0htc64YZBVrz/sZfAX4 =
127
- github.com/sethvargo/go-envconfig v1.0.2 /go.mod h1:OKZ02xFaD3MvWBBmEW45fQr08sJEsonGrrOdicvQmQA =
126
+ github.com/sethvargo/go-envconfig v1.0.3 h1:ZDxFGT1M7RPX0wgDOCdZMidrEB+NrayYr6fL0/+pk4I =
127
+ github.com/sethvargo/go-envconfig v1.0.3 /go.mod h1:JLd0KFWQYzyENqnEPWWZ49i4vzZo/6nRidxI8YvGiHw =
128
128
github.com/shirou/gopsutil/v3 v3.23.12 h1:z90NtUkp3bMtmICZKpC4+WaknU1eXtp5vtbQ11DgpE4 =
129
129
github.com/shirou/gopsutil/v3 v3.23.12 /go.mod h1:1FrWgea594Jp7qmjHUUPlJDTPgcsb9mGnXDxavtikzM =
130
130
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM =
You can’t perform that action at this time.
0 commit comments