Skip to content

Commit

Permalink
Update waterlog to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DataDrake committed May 12, 2019
1 parent 9ceac8b commit 04099c0
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 @@ -3,7 +3,7 @@ module github.com/DataDrake/cuppa
require (
github.com/BurntSushi/toml v0.3.0
github.com/DataDrake/cli-ng v1.0.1
github.com/DataDrake/waterlog v1.0.1
github.com/DataDrake/waterlog v1.0.5
github.com/Masterminds/semver v1.4.2 // indirect
github.com/Masterminds/vcs v1.12.0 // indirect
github.com/armon/go-radix v1.0.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ github.com/DataDrake/waterlog v0.0.0-20180604151026-e7ea7e6d740f h1:bW+zSbrdYGK1
github.com/DataDrake/waterlog v0.0.0-20180604151026-e7ea7e6d740f/go.mod h1:xQnEJJ5zIaLeVgURSetk6asih+tvsMvFYjdPH2pNWzQ=
github.com/DataDrake/waterlog v1.0.1 h1:OTLEnoxtOovWlYWBiB50bCpPVYtVLQmJ1kBszkHfAnw=
github.com/DataDrake/waterlog v1.0.1/go.mod h1:LUv2H3zT/FSN3SNoK/acxHKEaRjI6d+Sio85BfxNOG8=
github.com/DataDrake/waterlog v1.0.5 h1:+c506dboTQh4MoHHwdVtNa9E8K/3qAM/lieke0mH/mE=
github.com/DataDrake/waterlog v1.0.5/go.mod h1:LUv2H3zT/FSN3SNoK/acxHKEaRjI6d+Sio85BfxNOG8=
github.com/Masterminds/semver v1.4.2 h1:WBLTQ37jOCzSLtXNdoo8bNM8876KhNqOKvrlGITgsTc=
github.com/Masterminds/semver v1.4.2/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y=
github.com/Masterminds/vcs v1.12.0 h1:bt9Hb4XlfmEfLnVA0MVz2NO0GFuMN5vX8iOWW38Xde4=
Expand Down

0 comments on commit 04099c0

Please sign in to comment.