fix(deps): update module github.com/creachadair/otp to v0.5.2

This commit is contained in:
renovate[bot]
2025-12-15 17:35:03 +00:00
committed by GitHub
parent 4f9d9d4c22
commit e89e6f9fd0
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/benbjohnson/clock v1.3.5
github.com/c-robinson/iplib v1.0.8
github.com/cenkalti/backoff/v4 v4.3.0
github.com/creachadair/otp v0.5.0
github.com/creachadair/otp v0.5.2
github.com/google/gopacket v1.1.19
github.com/hashicorp/golang-lru v1.0.2
github.com/ipfs/go-log v1.0.5

2
go.sum
View File

@@ -41,6 +41,8 @@ github.com/creachadair/mds v0.21.3 h1:RRgEAPIb52cU0q7UxGyN+13QlCVTZIL4slRr0cYYQf
github.com/creachadair/mds v0.21.3/go.mod h1:1ltMWZd9yXhaHEoZwBialMaviWVUpRPvMwVP7saFAzM=
github.com/creachadair/otp v0.5.0 h1:q3Th7CXm2zlmCdBjw5tEPFOj4oWJMnVL5HXlq0sNKS0=
github.com/creachadair/otp v0.5.0/go.mod h1:0kceI87EnYFNYSTL121goJVAnk3eJhaed9H0nMuJUkA=
github.com/creachadair/otp v0.5.2 h1:3krOkIHA8X1YAnv9lGZi2NlyCZepcsAQkZwKGK5L+9c=
github.com/creachadair/otp v0.5.2/go.mod h1:0cUM4kl9cQmePbIEy1J1O+esh+S3zDM9s2Foo71KzKA=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=