Skip to content

Commit

Permalink
chore(deps): update module go-simpler.org/sloglint to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 5b23a8a commit 047959a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module go.opentelemetry.io/contrib/tools

go 1.22.9
go 1.23

toolchain go1.23.6

exclude github.com/blizzy78/varnamelen v0.6.1

Expand Down Expand Up @@ -209,7 +211,7 @@ require (
github.com/ykadowak/zerologlint v0.1.5 // indirect
gitlab.com/bosi/decorder v0.4.2 // indirect
go-simpler.org/musttag v0.13.0 // indirect
go-simpler.org/sloglint v0.7.2 // indirect
go-simpler.org/sloglint v0.8.0 // indirect
go.opentelemetry.io/build-tools v0.18.0 // indirect
go.uber.org/automaxprocs v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -501,8 +501,8 @@ go-simpler.org/assert v0.9.0 h1:PfpmcSvL7yAnWyChSjOz6Sp6m9j5lyK8Ok9pEL31YkQ=
go-simpler.org/assert v0.9.0/go.mod h1:74Eqh5eI6vCK6Y5l3PI8ZYFXG4Sa+tkr70OIPJAUr28=
go-simpler.org/musttag v0.13.0 h1:Q/YAW0AHvaoaIbsPj3bvEI5/QFP7w696IMUpnKXQfCE=
go-simpler.org/musttag v0.13.0/go.mod h1:FTzIGeK6OkKlUDVpj0iQUXZLUO1Js9+mvykDQy9C5yM=
go-simpler.org/sloglint v0.7.2 h1:Wc9Em/Zeuu7JYpl+oKoYOsQSy2X560aVueCW/m6IijY=
go-simpler.org/sloglint v0.7.2/go.mod h1:US+9C80ppl7VsThQclkM7BkCHQAzuz8kHLsW3ppuluo=
go-simpler.org/sloglint v0.8.0 h1:6+Qy2Q47rjF8wKKsWPrQf0IusIOaj7jaFuGERSfBPLQ=
go-simpler.org/sloglint v0.8.0/go.mod h1:b+HKpxHE4GpH+BsH2bazJnCSXNjigsSTM6QGWzKCCIo=
go.opentelemetry.io/build-tools v0.18.0 h1:c07DNSmJxLbgHm1wlvKCjvQTOhd1xtaWqe6+VpzrTXo=
go.opentelemetry.io/build-tools v0.18.0/go.mod h1:ZhuNyO/aAkGEFTfNhH7Nhv7fIWpxIOp8t7XshpPWiOU=
go.opentelemetry.io/build-tools/crosslink v0.18.0 h1:mWB10RvMbb8qg0/5AlySV8NJhCt9BTZRxZa82HDiWvs=
Expand Down

0 comments on commit 047959a

Please sign in to comment.