File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11module go.opentelemetry.io/collector/internal/tools
22
3- go 1.24.0
3+ go 1.25
44
55tool (
66 github.com/a8m/envsubst/cmd/envsubst
@@ -101,7 +101,7 @@ require (
101101 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
102102 github.com/go-git/go-billy/v5 v5.6.2 // indirect
103103 github.com/go-git/go-git/v5 v5.16.4 // indirect
104- github.com/go-json-experiment/json v0.0.0-20250813233538-9b1f9ea2e11b // indirect
104+ github.com/go-json-experiment/json v0.0.0-20251027170946-4849db3c2f7e // indirect
105105 github.com/go-toolsmith/astcast v1.1.0 // indirect
106106 github.com/go-toolsmith/astcopy v1.1.0 // indirect
107107 github.com/go-toolsmith/astequal v1.2.0 // indirect
@@ -154,7 +154,7 @@ require (
154154 github.com/julz/importas v0.2.0 // indirect
155155 github.com/kaptinlin/go-i18n v0.1.6 // indirect
156156 github.com/kaptinlin/jsonschema v0.4.12 // indirect
157- github.com/kaptinlin/messageformat-go v0.4.0 // indirect
157+ github.com/kaptinlin/messageformat-go v0.4.7 // indirect
158158 github.com/karamaru-alpha/copyloopvar v1.2.2 // indirect
159159 github.com/kevinburke/ssh_config v1.4.0 // indirect
160160 github.com/kisielk/errcheck v1.9.0 // indirect
You can’t perform that action at this time.
0 commit comments