Skip to content

Commit 17c6313

Browse files
chore(deps): update module github.com/kaptinlin/messageformat-go to v0.4.7
1 parent 58db72d commit 17c6313

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

internal/tools/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module go.opentelemetry.io/collector/internal/tools
22

3-
go 1.24.0
3+
go 1.25
44

55
tool (
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.3 // 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

internal/tools/go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)