This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
)
master
Lauris BH
GitHub
6 years ago
parent
c42b366f0e
commit
0cd8cecdf8
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
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