Skip to content

Commit b2379e4

Browse files
committed
make gotidy
1 parent 2be6290 commit b2379e4

77 files changed

Lines changed: 116 additions & 116 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cmd/mdatagen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/json-iterator/go v1.1.12 // indirect
6262
github.com/knadh/koanf/maps v0.1.2 // indirect
6363
github.com/knadh/koanf/providers/confmap v1.0.0 // indirect
64-
github.com/knadh/koanf/v2 v2.3.4 // indirect
64+
github.com/knadh/koanf/v2 v2.3.5 // indirect
6565
github.com/mitchellh/copystructure v1.2.0 // indirect
6666
github.com/mitchellh/reflectwalk v1.0.2 // indirect
6767
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

cmd/mdatagen/go.sum

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

cmd/otelcorecol/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ require (
5959
github.com/klauspost/compress v1.18.6 // indirect
6060
github.com/knadh/koanf/maps v0.1.2 // indirect
6161
github.com/knadh/koanf/providers/confmap v1.0.0 // indirect
62-
github.com/knadh/koanf/v2 v2.3.4 // indirect
62+
github.com/knadh/koanf/v2 v2.3.5 // indirect
6363
github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3 // indirect
6464
github.com/mitchellh/copystructure v1.2.0 // indirect
6565
github.com/mitchellh/reflectwalk v1.0.2 // indirect

cmd/otelcorecol/go.sum

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

config/configgrpc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
github.com/klauspost/compress v1.18.6 // indirect
4848
github.com/knadh/koanf/maps v0.1.2 // indirect
4949
github.com/knadh/koanf/providers/confmap v1.0.0 // indirect
50-
github.com/knadh/koanf/v2 v2.3.4 // indirect
50+
github.com/knadh/koanf/v2 v2.3.5 // indirect
5151
github.com/mitchellh/copystructure v1.2.0 // indirect
5252
github.com/mitchellh/reflectwalk v1.0.2 // indirect
5353
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

config/configgrpc/go.sum

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

config/confighttp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ require (
5353
github.com/json-iterator/go v1.1.12 // indirect
5454
github.com/knadh/koanf/maps v0.1.2 // indirect
5555
github.com/knadh/koanf/providers/confmap v1.0.0 // indirect
56-
github.com/knadh/koanf/v2 v2.3.4 // indirect
56+
github.com/knadh/koanf/v2 v2.3.5 // indirect
5757
github.com/mitchellh/copystructure v1.2.0 // indirect
5858
github.com/mitchellh/reflectwalk v1.0.2 // indirect
5959
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

config/confighttp/go.sum

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

config/confighttp/xconfighttp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/klauspost/compress v1.18.6 // indirect
3232
github.com/knadh/koanf/maps v0.1.2 // indirect
3333
github.com/knadh/koanf/providers/confmap v1.0.0 // indirect
34-
github.com/knadh/koanf/v2 v2.3.4 // indirect
34+
github.com/knadh/koanf/v2 v2.3.5 // indirect
3535
github.com/mitchellh/copystructure v1.2.0 // indirect
3636
github.com/mitchellh/reflectwalk v1.0.2 // indirect
3737
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

config/confighttp/xconfighttp/go.sum

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

0 commit comments

Comments
 (0)