sqlboiler: remove
We do not use any SQL anymore in this repository, so we do not need sqlboiler.
Test Plan: Refactor, covered by CI.
X-Origin-Diff: phab/D677
GitOrigin-RevId: 1ed24f3d57774be14e6611582f691e73b1106ea9
diff --git a/build/fietsje/deps_cilium.go b/build/fietsje/deps_cilium.go
index d4d9e19..0a1252b 100644
--- a/build/fietsje/deps_cilium.go
+++ b/build/fietsje/deps_cilium.go
@@ -52,6 +52,7 @@
"github.com/kr/text",
"github.com/hashicorp/go-cleanhttp",
"github.com/hashicorp/serf",
+ "github.com/joho/godotenv",
"github.com/envoyproxy/protoc-gen-validate",
"github.com/hashicorp/go-rootcerts",
"github.com/armon/go-metrics",