Skip to content

Commit

Permalink
Merge pull request #26 from nlnwa/fix-revisit
Browse files Browse the repository at this point in the history
Update gowarc to version 1.0.0-alpha.19
  • Loading branch information
maeb authored Oct 22, 2021
2 parents e207fb6 + 28dabb7 commit 6b332a5
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
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/HdrHistogram/hdrhistogram-go v1.1.0 // indirect
github.com/google/uuid v1.2.0
github.com/nlnwa/gowarc v1.0.0-alpha.18
github.com/nlnwa/gowarc v1.0.0-alpha.19
github.com/nlnwa/veidemann-api/go v0.0.0-20211008092321-7fbcd3a6ae1a
github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e
github.com/opentracing/opentracing-go v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nlnwa/gowarc v1.0.0-alpha.18 h1:VIOS3h8QqvDsXfswag+qdBwSBKk9OCzT7BHcXvvbliY=
github.com/nlnwa/gowarc v1.0.0-alpha.18/go.mod h1:37HyH1JP9GpGS5WZsBDTbZ8rwvCCDdsSDOr+3gYGEE4=
github.com/nlnwa/gowarc v1.0.0-alpha.19 h1:sCHPnGZ6tlf97w3WjDwAJO9WLZB/Y76R6NL6X+uVOBo=
github.com/nlnwa/gowarc v1.0.0-alpha.19/go.mod h1:37HyH1JP9GpGS5WZsBDTbZ8rwvCCDdsSDOr+3gYGEE4=
github.com/nlnwa/veidemann-api/go v0.0.0-20211008092321-7fbcd3a6ae1a h1:adaog7CnbfJ5ERP8RkLhsuusVuyVYW1XDH1uhav3q84=
github.com/nlnwa/veidemann-api/go v0.0.0-20211008092321-7fbcd3a6ae1a/go.mod h1:YGiytwG3UChe80dXRPmNGlnVAIixEangzk6rGMJA5DU=
github.com/nlnwa/whatwg-url v0.0.0-20200306110950-d1a95e2e8fc3 h1:iarpnapq+Q98GFlSqalcQq9Qc0f5p7hMO/r+65aitOs=
Expand Down

0 comments on commit 6b332a5

Please sign in to comment.