Skip to content

Commit

Permalink
Bump Iago to v0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Jan 29, 2019
1 parent d30a999 commit 83a4e1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/dogmatiq/dapper

require (
github.com/dogmatiq/iago v0.2.1-0.20190128235242-ab14860459c2
github.com/dogmatiq/iago v0.3.0
github.com/kr/pretty v0.1.0 // indirect
golang.org/x/net v0.0.0-20190125091013-d26f9f9a57f3 // indirect
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/dogmatiq/iago v0.2.1-0.20190128235242-ab14860459c2 h1:iXA9mw+6FFXih7+oWI1HEmGR9QL/ayADNiHRe000G4A=
github.com/dogmatiq/iago v0.2.1-0.20190128235242-ab14860459c2/go.mod h1:fishMWBtzYcjgis6d873VTv9kFm/wHYLOzOyO9ECBDc=
github.com/dogmatiq/iago v0.3.0 h1:dARv0U6ynTibSmDEd32ATyXqgoAVdPgsdN7iWdauTHY=
github.com/dogmatiq/iago v0.3.0/go.mod h1:fishMWBtzYcjgis6d873VTv9kFm/wHYLOzOyO9ECBDc=
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM=
Expand Down

0 comments on commit 83a4e1e

Please sign in to comment.