Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/instana/robot-shop
Browse files Browse the repository at this point in the history
merged
  • Loading branch information
steveww committed Jul 24, 2018
2 parents b043268 + 2962e4e commit 71ef86d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.*.swp
.DS_Store
*-private.*

vendor/
Gopkg.lock
2 changes: 1 addition & 1 deletion dispatch/src/Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 71ef86d

Please sign in to comment.