27 lines
942 B
Modula-2
27 lines
942 B
Modula-2
module git.gammaspectra.live/git/go-away
|
|
|
|
go 1.24
|
|
|
|
require (
|
|
codeberg.org/meta/gzipped/v2 v2.0.0-20231111234332-aa70c3194756
|
|
github.com/go-jose/go-jose/v4 v4.0.5
|
|
github.com/google/cel-go v0.24.1
|
|
github.com/itchyny/gojq v0.12.17
|
|
github.com/tetratelabs/wazero v1.9.0
|
|
github.com/yl2chen/cidranger v1.0.2
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|
|
|
|
require (
|
|
cel.dev/expr v0.22.1 // indirect
|
|
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
|
|
github.com/itchyny/timefmt-go v0.1.6 // indirect
|
|
github.com/kevinpollet/nego v0.0.0-20211010160919-a65cd48cee43 // indirect
|
|
github.com/stoewer/go-strcase v1.3.0 // indirect
|
|
golang.org/x/crypto v0.36.0 // indirect
|
|
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
|
|
google.golang.org/protobuf v1.36.6 // indirect
|
|
)
|