wrenix.eu/go.mod
WrenIX d3f93cea7c
Some checks are pending
/ build (push) Waiting to run
fix: move to own git
2025-04-04 11:01:22 +02:00

11 lines
408 B
Modula-2

module wrenix.eu
go 1.23.2
require (
codeberg.org/wrenix/flux-charts v0.0.0-20241111111801-09752b52215b // indirect
codeberg.org/wrenix/helm-charts v0.0.0-20241108144325-1d57a623fc3e // indirect
git.chaos.fyi/wrenix/flux-charts v0.0.0-20250401222947-c5bf68c60cbd // indirect
git.chaos.fyi/wrenix/helm-charts v0.0.0-20250404084343-83eb4bb9252b // indirect
github.com/imfing/hextra v0.9.7 // indirect
)