Skip to content

Commit 09a261d

Browse files
chore(deps): update mvdan.cc/unparam digest to 0e51248
1 parent 47d3ffa commit 09a261d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

build/go.mod

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/signalfx/splunk-otel-go/build
22

3-
go 1.22.1
3+
go 1.23
4+
5+
toolchain go1.24.0
46

57
require (
68
github.com/client9/misspell v0.3.4
@@ -219,5 +221,5 @@ require (
219221
gopkg.in/yaml.v3 v3.0.1 // indirect
220222
honnef.co/go/tools v0.5.1 // indirect
221223
mvdan.cc/gofumpt v0.7.0 // indirect
222-
mvdan.cc/unparam v0.0.0-20241226123437-447d509598f3 // indirect
224+
mvdan.cc/unparam v0.0.0-20250211232406-0e51248738fc // indirect
223225
)

build/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -650,5 +650,5 @@ honnef.co/go/tools v0.5.1 h1:4bH5o3b5ZULQ4UrBmP+63W9r7qIkqJClEA9ko5YKx+I=
650650
honnef.co/go/tools v0.5.1/go.mod h1:e9irvo83WDG9/irijV44wr3tbhcFeRnfpVlRqVwpzMs=
651651
mvdan.cc/gofumpt v0.7.0 h1:bg91ttqXmi9y2xawvkuMXyvAA/1ZGJqYAEGjXuP0JXU=
652652
mvdan.cc/gofumpt v0.7.0/go.mod h1:txVFJy/Sc/mvaycET54pV8SW8gWxTlUuGHVEcncmNUo=
653-
mvdan.cc/unparam v0.0.0-20241226123437-447d509598f3 h1:OPdLMIX29kquQXSiXmnwzHP1bc+JlH0S2l8SfVK9yWE=
654-
mvdan.cc/unparam v0.0.0-20241226123437-447d509598f3/go.mod h1:VQc4l9ccF55E7EwPxcGqwierxEf0KG8MRR8hJ9tpngw=
653+
mvdan.cc/unparam v0.0.0-20250211232406-0e51248738fc h1:mEpjEutR7Qjdis+HqGQNdsJY/uRbH/MnyGXzLKMhDFo=
654+
mvdan.cc/unparam v0.0.0-20250211232406-0e51248738fc/go.mod h1:rthT7OuvRbaGcd5ginj6dA2oLE7YNlta9qhBNNdCaLE=

0 commit comments

Comments
 (0)