Commit bf3d821 1 parent cc5c756 commit bf3d821 Copy full SHA for bf3d821
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ module github.com/grafana/xk6-sm
2
2
3
3
go 1.21
4
4
5
- toolchain go1.24.0
5
+ toolchain go1.24.1
6
6
7
7
require (
8
+ github.com/mstoykov/atlas v0.0.0-20220811071828-388f114305dd
8
9
github.com/prometheus/client_model v0.6.1
9
10
github.com/prometheus/common v0.62.0
10
11
github.com/sirupsen/logrus v1.9.3
@@ -25,7 +26,6 @@ require (
25
26
github.com/mailru/easyjson v0.7.7 // indirect
26
27
github.com/mattn/go-colorable v0.1.13 // indirect
27
28
github.com/mattn/go-isatty v0.0.20 // indirect
28
- github.com/mstoykov/atlas v0.0.0-20220811071828-388f114305dd // indirect
29
29
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
30
30
github.com/pmezard/go-difflib v1.0.0 // indirect
31
31
go.opentelemetry.io/otel v1.29.0 // indirect
You can’t perform that action at this time.
0 commit comments