Skip to content

Commit

Permalink
prepping for pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
APandamonium1 committed Aug 11, 2024
1 parent d3e22ab commit 2e473ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified EduSync.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.22.3

require (
firebase.google.com/go v3.13.0+incompatible
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/sessions v1.3.0
github.com/joho/godotenv v1.5.1
Expand All @@ -26,7 +27,6 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
github.com/googleapis/gax-go/v2 v2.12.5 // indirect
github.com/gorilla/securecookie v1.1.2 // indirect
Expand Down

0 comments on commit 2e473ee

Please sign in to comment.