diff options
author | Emile <git@emile.space> | 2024-11-08 11:39:04 +0100 |
---|---|---|
committer | Emile <git@emile.space> | 2024-11-08 11:39:04 +0100 |
commit | c685cc8f25adc5b2b72e4bda185fef7ec8dd6592 (patch) | |
tree | cf7e9d91eb5219349aec81b29f043b5d72d08af8 /go.mod | |
parent | 8ffae39cd303d487cf20177fab2f7b9aa29f1d77 (diff) |
push all, yolo
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod index b897dd4..9a6722a 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,6 @@ require ( github.com/gorilla/securecookie v1.1.2 github.com/gorilla/sessions v1.3.0 github.com/radareorg/r2pipe-go v0.2.1 - github.com/xiaoqidun/entps v1.32.0 golang.org/x/crypto v0.26.0 modernc.org/sqlite v1.32.0 ) |