mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
deps: Update tool dependencies. (#25275)
This commit is contained in:
@@ -3,8 +3,8 @@ module github.com/hashicorp/nomad/tools
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/hashicorp/go-set/v3 v3.0.0-alpha.1
|
||||
github.com/shoenig/test v1.8.2
|
||||
github.com/hashicorp/go-set/v3 v3.0.0
|
||||
github.com/shoenig/test v1.12.1
|
||||
)
|
||||
|
||||
require github.com/google/go-cmp v0.6.0 // indirect
|
||||
require github.com/google/go-cmp v0.7.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user