Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MKCLOS
Core Development Platform
corepkgv2
Commits
24e11692
Commit
24e11692
authored
4 years ago
by
Ajit Jagtap
Browse files
Options
Downloads
Plain Diff
Merge branch 'ab_Add_GoModules' into 'devbranch'
Add: Go modules support See merge request
!211
parents
c243a60c
2eb96f50
Branches
Branches containing commit
Tags
v2.0.0-beta.1
Tags containing commit
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
Gopkg.lock
+0
-435
Gopkg.lock
Gopkg.toml
+0
-150
Gopkg.toml
authmdl/ldapmdl/ldapmdl.go
+1
-1
authmdl/ldapmdl/ldapmdl.go
cachemdl/cache_redis.go
+1
-1
cachemdl/cache_redis.go
dalmdl/fdb/fdb_test.go
+314
-305
dalmdl/fdb/fdb_test.go
dalmdl/mysql/mysql.go
+1
-1
dalmdl/mysql/mysql.go
dalmdl/mysql/mysql_test.go
+2
-2
dalmdl/mysql/mysql_test.go
filemdl/filemdl_test.go
+1107
-1097
filemdl/filemdl_test.go
go.mod
+57
-0
go.mod
go.sum
+433
-0
go.sum
servicebuildermdl/servicebuildermdl.go
+1
-1
servicebuildermdl/servicebuildermdl.go
with
1917 additions
and
1993 deletions
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets