Skip to content

Commit

Permalink
fix: added go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
LelouchFR committed May 4, 2024
1 parent 2dfaeca commit 0fe6389
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
go.sum
.vercel
vercel.json
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=

0 comments on commit 0fe6389

Please sign in to comment.