Add dep stuff to gitignore + bump golang sensor for dispatch service
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.*.swp
|
||||
.DS_Store
|
||||
*-private.*
|
||||
|
||||
vendor/
|
||||
Gopkg.lock
|
@@ -4,7 +4,7 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/instana/golang-sensor"
|
||||
version = "1.4.10"
|
||||
version = "1.4.11"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/opentracing/opentracing-go"
|
||||
|
Reference in New Issue
Block a user