mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 11:56:00 +00:00
Updated all dependencies one by one to go.mod - Backup and remove the vendor folder entirely and update most of the examples - next commit will contain the rest of the updated
Former-commit-id: 2791c50256c0f00d6e08a408e5cb009262c49588
This commit is contained in:
@@ -10,7 +10,7 @@ go_import_path: github.com/kataras/iris
|
||||
# global:
|
||||
# - GOCACHE=off
|
||||
install:
|
||||
- go get ./... # for iris-contrib/httpexpect, kataras/golog
|
||||
- go get ./...
|
||||
script:
|
||||
- go test -v -cover ./...
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user