build(deps): bump within.website/ln from 0.5.2 to 0.6.0 (#48)
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.5.2 to 0.6.0. - [Release notes](https://github.com/Xe/ln/releases) - [Commits](https://github.com/Xe/ln/compare/v0.5.2...v0.6.0)
This commit is contained in:
parent
2e9257bb04
commit
1740fef01d
2
go.mod
2
go.mod
|
@ -17,5 +17,5 @@ require (
|
|||
golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
within.website/ln v0.5.2
|
||||
within.website/ln v0.6.0
|
||||
)
|
||||
|
|
2
go.sum
2
go.sum
|
@ -98,3 +98,5 @@ gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw=
|
|||
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
|
||||
within.website/ln v0.5.2 h1:4pTM2wzpLjeZAputLf2U29HD79vcmdoEI/VPm2QEYgs=
|
||||
within.website/ln v0.5.2/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE=
|
||||
within.website/ln v0.6.0 h1:zn8vE9f0biSTNIpHFc7kOPH+SitLsWrU1MfrwMSS4cM=
|
||||
within.website/ln v0.6.0/go.mod h1:ifURKqsCJekcsdUE+hyCdcuhQqQ+9v9DfA++ZqYxZFE=
|
||||
|
|
Loading…
Reference in New Issue