Skip to content

Commit

Permalink
fix: rename module name
Browse files Browse the repository at this point in the history
  • Loading branch information
zezhehh committed May 15, 2024
1 parent 06ff200 commit 7d5e240
Show file tree
Hide file tree
Showing 16 changed files with 356 additions and 1,560 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
module github.com/GIT_USER_ID/GIT_REPO_ID
module github.com/goalsgame/gridly

go 1.13

require (
golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
)
require golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
359 changes: 354 additions & 5 deletions go.sum

Large diffs are not rendered by default.

117 changes: 0 additions & 117 deletions test/api_branch_test.go

This file was deleted.

105 changes: 0 additions & 105 deletions test/api_database_test.go

This file was deleted.

119 changes: 0 additions & 119 deletions test/api_glossary_test.go

This file was deleted.

Loading

0 comments on commit 7d5e240

Please sign in to comment.