mirror of
https://github.com/containrrr/watchtower.git
synced 2026-03-03 11:20:17 +01:00
fix(deps): update module github.com/stretchr/testify to v1.10.0
This commit is contained in:
parent
9fdb3c8e9f
commit
5319d725df
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/spf13/cobra v1.8.1
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.19.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
golang.org/x/net v0.31.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue