Skip to content

Commit

Permalink
Bumped smolder dependency to @master
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed May 5, 2019
1 parent 89a28ae commit d545688
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 @@ -61,7 +61,7 @@ require (
github.com/muesli/go-pkg-xmlx v0.0.0-20151201012946-76f54ee73233 // indirect
github.com/muesli/go.hue v0.0.0-20140802040715-8aefcc693caf
github.com/muesli/goefa v0.0.0-20180507204150-08d8ee2555d2
github.com/muesli/smolder v0.0.0-20181113094957-e6752d792454
github.com/muesli/smolder v0.0.0-20190505085143-9c21fc7135ee
github.com/nlopes/slack v0.5.0
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
github.com/odwrtw/transmission v0.0.0-20170515140915-08885b3058e7
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ github.com/muesli/goefa v0.0.0-20180507204150-08d8ee2555d2 h1:A0yDQZg4PVcBvzH9IY
github.com/muesli/goefa v0.0.0-20180507204150-08d8ee2555d2/go.mod h1:cbhVWIL28EF8sTH71/qsU+TeEEmYC33MES0J7Ul0TFI=
github.com/muesli/smolder v0.0.0-20181113094957-e6752d792454 h1:M4sPHl3GXRrWLL4gQHzjf0pIiy3LyqCHqNfbGWNA7OI=
github.com/muesli/smolder v0.0.0-20181113094957-e6752d792454/go.mod h1:vBtOJlVGxLheofBQdKVQGaG40aJQUwr6Lh4PVliqebY=
github.com/muesli/smolder v0.0.0-20190505085143-9c21fc7135ee h1:owp+45s+e2xN1fFUHIld1X+2ZtHSUjXKkgEr7iwq7u8=
github.com/muesli/smolder v0.0.0-20190505085143-9c21fc7135ee/go.mod h1:vBtOJlVGxLheofBQdKVQGaG40aJQUwr6Lh4PVliqebY=
github.com/nlopes/slack v0.5.0 h1:NbIae8Kd0NpqaEI3iUrsuS0KbcEDhzhc939jLW5fNm0=
github.com/nlopes/slack v0.5.0/go.mod h1:jVI4BBK3lSktibKahxBF74txcK2vyvkza1z/+rRnVAM=
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d h1:VhgPp6v9qf9Agr/56bj7Y/xa04UccTW04VP0Qed4vnQ=
Expand Down

0 comments on commit d545688

Please sign in to comment.