summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cmd/tfstated/healthz.go (renamed from cmd/tfstate/healthz.go)0
-rw-r--r--cmd/tfstated/main.go (renamed from cmd/tfstate/main.go)0
-rw-r--r--cmd/tfstated/routes.go (renamed from cmd/tfstate/routes.go)0
-rw-r--r--go.mod2
4 files changed, 1 insertions, 1 deletions
diff --git a/cmd/tfstate/healthz.go b/cmd/tfstated/healthz.go
index 20c72c9..20c72c9 100644
--- a/cmd/tfstate/healthz.go
+++ b/cmd/tfstated/healthz.go
diff --git a/cmd/tfstate/main.go b/cmd/tfstated/main.go
index e0b33a5..e0b33a5 100644
--- a/cmd/tfstate/main.go
+++ b/cmd/tfstated/main.go
diff --git a/cmd/tfstate/routes.go b/cmd/tfstated/routes.go
index f583fc7..f583fc7 100644
--- a/cmd/tfstate/routes.go
+++ b/cmd/tfstated/routes.go
diff --git a/go.mod b/go.mod
index 0fa79e2..9a846e2 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module git.adyxax.org/adyxax/tfstate
+module git.adyxax.org/adyxax/tfstated
go 1.23.1