Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
golang_asynctask
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
98cc6cc8
authored
May 26, 2021
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
up
parent
9ee622aa
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
go.mod
go.sum
go.mod
View file @
98cc6cc8
...
...
@@ -11,7 +11,7 @@ require (
github.com/ichunt2019/cfg v0.0.0-20210310074903-4b1bcab17717
github.com/ichunt2019/go-redis-pool v0.0.0-20210305064829-86b9011c57f5
github.com/ichunt2019/golang-rbmq-sl v0.0.0-20200515075131-59a37ab77d7d
github.com/ichunt2019/lxLog v0.0.0-2021052
5094256-f3457d9d9115
github.com/ichunt2019/lxLog v0.0.0-2021052
6012617-8f52f9eb974e
github.com/jmoiron/sqlx v1.3.3
github.com/spf13/viper v1.7.1
github.com/syyongx/php2go v0.9.4
...
...
go.sum
View file @
98cc6cc8
...
...
@@ -184,6 +184,8 @@ github.com/ichunt2019/lxLog v0.0.0-20210226024426-781becb3c042 h1:SIV0HiSBdAxCXD
github.com/ichunt2019/lxLog v0.0.0-20210226024426-781becb3c042/go.mod h1:6TmzpwF0PZdjqPWxrm8Slw5ESkDEIik5w8f/uc3m+WI=
github.com/ichunt2019/lxLog v0.0.0-20210525094256-f3457d9d9115 h1:m+SoR/buRgFeFqD2PQejsxxjYTipr2atB0TjCh79sjY=
github.com/ichunt2019/lxLog v0.0.0-20210525094256-f3457d9d9115/go.mod h1:HxYsiKIFxWa3UiV02hI4UKHuwkg2zSW0Hf/fOk0XwN4=
github.com/ichunt2019/lxLog v0.0.0-20210526012617-8f52f9eb974e h1:KyKBG11pSrdUE0XVKil/i0DVRH1Cc20CIueuq1T7+14=
github.com/ichunt2019/lxLog v0.0.0-20210526012617-8f52f9eb974e/go.mod h1:HxYsiKIFxWa3UiV02hI4UKHuwkg2zSW0Hf/fOk0XwN4=
github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a/go.mod h1:h+uFLlag+Qp1Va5pdKtLDYj+kHp5pxUVkryuEj+Srlc=
github.com/jinzhu/now v1.0.0/go.mod h1:oHTiXerJ20+SfYcrdlBO7rzZRJWGwSTQ0iUY2jI6Gfc=
github.com/jmoiron/sqlx v1.3.3 h1:j82X0bf7oQ27XeqxicSZsTU5suPwKElg3oyxNn43iTk=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment