This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Fix dep for actual goth version used in dep lock file (
#5078
)
tags/v1.6.0-dev
Lauris BH
GitHub
7 years ago
parent
b74dfd43ed
commit
ce2da2342a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Gopkg.toml
+ 1
- 1
Gopkg.toml
View File
@@ -57,7 +57,7 @@ ignored = ["google.golang.org/appengine*"]
[[constraint]]
name = "github.com/markbates/goth"
version = "1.4
5.5
"
version = "1.4
6.1
"
[[constraint]]
branch = "master"
Write
Preview
Loading…
Cancel
Save