aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-02-19 21:37:28 -0500
committerXe Iaso <me@xeiaso.net>2025-02-19 21:37:28 -0500
commit39c822e6ebd930b4bdd29d985be56cd7759017ea (patch)
tree9430191fc28a647ff32351e2b85dd6db9f5404d1 /go.mod
parent3fd1aa2302ff42ca85021ee190b033d5aa2cc9e2 (diff)
downloadxesite-39c822e6ebd930b4bdd29d985be56cd7759017ea.tar.xz
xesite-39c822e6ebd930b4bdd29d985be56cd7759017ea.zip
remove this broken thing
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod7
1 files changed, 0 insertions, 7 deletions
diff --git a/go.mod b/go.mod
index 24af695..6b0b2fa 100644
--- a/go.mod
+++ b/go.mod
@@ -9,12 +9,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.77.0
github.com/bep/debounce v1.2.1
github.com/donatj/hmacsig v1.1.0
- github.com/emicklei/proto v1.14.0
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
- github.com/getkin/kin-openapi v0.129.0
github.com/go-faker/faker/v4 v4.5.0
github.com/go-git/go-git/v5 v5.13.2
- github.com/invopop/yaml v0.3.1
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.10.0
github.com/twitchtv/twirp v8.1.3+incompatible
@@ -76,11 +73,7 @@ require (
github.com/mailru/easyjson v0.7.7 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
- github.com/oasdiff/yaml v0.0.0-20241210131133-6b86fb107d80 // indirect
- github.com/oasdiff/yaml3 v0.0.0-20241210130736-a94c01f36349 // indirect
- github.com/perimeterx/marshmallow v1.1.5 // indirect
github.com/pjbgf/sha1cd v0.3.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect