... | ... | @@ -7,24 +7,25 @@ toolchain go1.21.3 |
require ( | ||
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da | ||
github.com/c2h5oh/datasize v0.0.0-20231215233829-aa82cc1e6500 | ||
github.com/cristalhq/aconfig v0.18.5 | ||
github.com/cristalhq/aconfig v0.18.6-0.20231226125657-6e7f9a54f85d | ||
github.com/cristalhq/aconfig/aconfigdotenv v0.17.1 | ||
github.com/joho/godotenv v1.5.1 | ||
github.com/lmittmann/tint v1.0.4 | ||
github.com/stretchr/testify v1.8.4 | ||
go.uber.org/fx v1.20.1 | ||
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a | ||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 | ||
golang.org/x/sync v0.6.0 | ||
sigs.k8s.io/yaml v1.4.0 | ||
) | ||
require ( | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/joho/godotenv v1.5.1 // indirect | ||
github.com/mitchellh/mapstructure v1.5.0 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
go.uber.org/atomic v1.11.0 // indirect | ||
go.uber.org/dig v1.17.1 // indirect | ||
go.uber.org/multierr v1.11.0 // indirect | ||
go.uber.org/zap v1.26.0 // indirect | ||
golang.org/x/sys v0.16.0 // indirect | ||
go.uber.org/zap v1.27.0 // indirect | ||
golang.org/x/sys v0.17.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
gun/config.json
deleted
100644 → 0
gun/config.yml
deleted
100644 → 0