This commit is contained in:
parent
d2205b11a7
commit
02b9aebbe5
341 changed files with 1571 additions and 32574 deletions
|
|
@ -1,11 +1,11 @@
|
|||
module github.com/TecharoHQ/anubis/test
|
||||
module git.sad.ovh/sophie/nuke/test
|
||||
|
||||
go 1.24.5
|
||||
|
||||
replace github.com/TecharoHQ/anubis => ..
|
||||
replace git.sad.ovh/sophie/nuke => ..
|
||||
|
||||
require (
|
||||
github.com/TecharoHQ/anubis v1.23.1
|
||||
git.sad.ovh/sophie/nuke v1.23.1
|
||||
github.com/docker/docker v28.5.2+incompatible
|
||||
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
|
||||
github.com/google/uuid v1.6.0
|
||||
|
|
@ -15,7 +15,6 @@ require (
|
|||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.11-20251209175733-2a1774d88802.1 // indirect
|
||||
cel.dev/expr v0.25.1 // indirect
|
||||
github.com/Microsoft/go-winio v0.6.2 // indirect
|
||||
github.com/TecharoHQ/thoth-proto v0.5.0 // indirect
|
||||
github.com/a-h/templ v0.3.960 // indirect
|
||||
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
|
||||
github.com/aws/aws-sdk-go-v2 v1.41.0 // indirect
|
||||
|
|
@ -103,6 +102,6 @@ require (
|
|||
)
|
||||
|
||||
tool (
|
||||
github.com/TecharoHQ/anubis/cmd/anubis
|
||||
git.sad.ovh/sophie/nuke/cmd/nuke
|
||||
github.com/jsha/minica
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue