Skip to content

Commit

Permalink
mod: use updated github.com/lni/goutils
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed Oct 10, 2020
1 parent 0ef8b31 commit 28ec6d4
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 @@ -6,7 +6,7 @@ require (
github.com/golang/protobuf v1.4.2
github.com/golang/snappy v0.0.2-0.20190904063534-ff6b7dc882cf
github.com/juju/ratelimit v1.0.2-0.20191002062651-f60b32039441
github.com/lni/goutils v1.2.3-0.20201010031621-15983f92f43f
github.com/lni/goutils v1.2.3-0.20201010045919-3885c6f6643f
)

go 1.14
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ github.com/lni/goutils v1.2.3-0.20200912062322-5c8071af46b2 h1:n0Me+dseDykalaBz2
github.com/lni/goutils v1.2.3-0.20200912062322-5c8071af46b2/go.mod h1:PUPtBAnZlRPUKWUXCsYkIRWubJbtNHpTAee0sczhlf4=
github.com/lni/goutils v1.2.3-0.20201010031621-15983f92f43f h1:YycF++LN9WDlTIVBgHODUHSS4nKIVmVzyqz/pDYKZaQ=
github.com/lni/goutils v1.2.3-0.20201010031621-15983f92f43f/go.mod h1:PUPtBAnZlRPUKWUXCsYkIRWubJbtNHpTAee0sczhlf4=
github.com/lni/goutils v1.2.3-0.20201010045919-3885c6f6643f h1:1nMbXuZjsUsxOYWu08fasNftOnW9sK53ZslvRTweCZ4=
github.com/lni/goutils v1.2.3-0.20201010045919-3885c6f6643f/go.mod h1:PUPtBAnZlRPUKWUXCsYkIRWubJbtNHpTAee0sczhlf4=
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
github.com/mattn/go-isatty v0.0.7/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s=
Expand Down

0 comments on commit 28ec6d4

Please sign in to comment.