Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김명현
/
Classroom-Reservation
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
freckie
2020-12-08 01:36:41 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e12fc4a7469e415f98f6f83c5123072f67018a2b
e12fc4a7
1 parent
bf95995c
Update: go mod
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
api/functions/go.mod
api/functions/go.mod
View file @
e12fc4a
module classroom/functions
go 1.14
require (
classroom/models v0.0.0
)
replace classroom/models v0.0.0 => ../models
...
...
Please
register
or
login
to post a comment