Skip to content

Commit

Permalink
Upgrade emperror
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Apr 1, 2019
1 parent 28135c0 commit cb1e705
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ require (
github.com/google/martian v2.1.0+incompatible // indirect
github.com/google/uuid v1.1.0 // indirect
github.com/googleapis/gax-go v2.0.0+incompatible // indirect
github.com/goph/emperror v0.17.0
github.com/goph/emperror v0.17.1
github.com/goph/logur v0.11.0
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75 // indirect
github.com/gorilla/sessions v0.0.0-20181208214519-12bd4761fc66
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ github.com/goph/emperror v0.16.0 h1:CbMlTydBuWz5bMQuk2rhibzkaDWG+oEMXAFnfaEu8G8=
github.com/goph/emperror v0.16.0/go.mod h1:vakOpsf2BTE0/C0snxzXm5/l8pv6qjBhIqm/qlgDYC8=
github.com/goph/emperror v0.17.0 h1:LAt23dTzgHvtyGAn6teW7b/3aHZcPsnHOPqeEpd3daQ=
github.com/goph/emperror v0.17.0/go.mod h1:+ZbQ+fUNO/6FNiUo0ujtMjhgad9Xa6fQL9KhH4LNHic=
github.com/goph/emperror v0.17.1 h1:6lOybhIvG/BB6VGoWfdv30FVZeZFBBZ9VvgzGXLVkyY=
github.com/goph/emperror v0.17.1/go.mod h1:+ZbQ+fUNO/6FNiUo0ujtMjhgad9Xa6fQL9KhH4LNHic=
github.com/goph/logur v0.9.0/go.mod h1:PfIUaGrVwMKoEWyHjPF4820Qcitq0xJNmje9Eh7eRJA=
github.com/goph/logur v0.11.0 h1:nKVK6frr7dakIaUElQkkAN3yVHi9n/ulc1so1XnNAV8=
github.com/goph/logur v0.11.0/go.mod h1:SUhs+0vskrKgPHfpceKH+bB9K6ceen8x3zAOqEWJWpA=
Expand Down

0 comments on commit cb1e705

Please sign in to comment.