File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/prometheus/client_golang v1.19.1
1010 github.com/prometheus/client_model v0.6.2
1111 github.com/prometheus/common v0.48.0
12- github.com/sethvargo/go-envconfig v1.1.1
12+ github.com/sethvargo/go-envconfig v1.2.0
1313 github.com/spf13/pflag v1.0.6
1414 github.com/testcontainers/testcontainers-go v0.35.0
1515 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
123123github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
124124github.com/russellhaering/goxmldsig v1.4.0 h1:8UcDh/xGyQiyrW+Fq5t8f+l2DLB1+zlhYzkPUJ7Qhys =
125125github.com/russellhaering/goxmldsig v1.4.0 /go.mod h1:gM4MDENBQf7M+V824SGfyIUVFWydB7n0KkEubVJl+Tw =
126- github.com/sethvargo/go-envconfig v1.1.1 h1:JDu8Q9baIzJf47NPkzhIB6aLYL0vQ+pPypoYrejS9QY =
127- github.com/sethvargo/go-envconfig v1.1.1 /go.mod h1:JLd0KFWQYzyENqnEPWWZ49i4vzZo/6nRidxI8YvGiHw =
126+ github.com/sethvargo/go-envconfig v1.2.0 h1:q3XkOZWkC+G1sMLCrw9oPGTjYexygLOXDmGUit1ti8Q =
127+ github.com/sethvargo/go-envconfig v1.2.0 /go.mod h1:JLd0KFWQYzyENqnEPWWZ49i4vzZo/6nRidxI8YvGiHw =
128128github.com/shirou/gopsutil/v3 v3.23.12 h1:z90NtUkp3bMtmICZKpC4+WaknU1eXtp5vtbQ11DgpE4 =
129129github.com/shirou/gopsutil/v3 v3.23.12 /go.mod h1:1FrWgea594Jp7qmjHUUPlJDTPgcsb9mGnXDxavtikzM =
130130github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM =
You can’t perform that action at this time.
0 commit comments