]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Update anacrolix/tagflag
authorMatt Joiner <anacrolix@gmail.com>
Sat, 11 Apr 2020 03:03:23 +0000 (13:03 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 11 Apr 2020 03:03:23 +0000 (13:03 +1000)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 5cd62b5ec34e3d8b5b1470a6fa2dddbd8426dce3..99728c484bd24d9f782b51497efa1c106bf2a793 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
        github.com/anacrolix/missinggo/v2 v2.4.1-0.20200227072623-f02f6484f997
        github.com/anacrolix/multiless v0.0.0-20191223025854-070b7994e841
        github.com/anacrolix/sync v0.2.0
-       github.com/anacrolix/tagflag v1.0.1
+       github.com/anacrolix/tagflag v1.1.1-0.20200411025953-9bb5209d56c2
        github.com/anacrolix/upnp v0.1.1
        github.com/anacrolix/utp v0.0.0-20180219060659-9e0e1d1d0572
        github.com/bradfitz/iter v0.0.0-20191230175014-e8f45d346db8
diff --git a/go.sum b/go.sum
index 11e9f605ce7a33b63c54c380cb0934955624a60d..233f3d5e202c21cb8813f9a29a5ad43e1bd66881 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -97,6 +97,8 @@ github.com/anacrolix/tagflag v0.0.0-20180803105420-3a8ff5428f76/go.mod h1:1m2U/K
 github.com/anacrolix/tagflag v1.0.0/go.mod h1:1m2U/K6ZT+JZG0+bdMK6qauP49QT4wE5pmhJXOKKCHw=
 github.com/anacrolix/tagflag v1.0.1 h1:Yd3d5DaKbRA70k7CoFuBsbmfSWIsvtZ9t80xW/x4vQY=
 github.com/anacrolix/tagflag v1.0.1/go.mod h1:gb0fiMQ02qU1djCSqaxGmruMvZGrMwSReidMB0zjdxo=
+github.com/anacrolix/tagflag v1.1.1-0.20200411025953-9bb5209d56c2 h1:avEVuubJzdVEfTo3WAicC2eSCnyh6t6lDuTt8dFhVRw=
+github.com/anacrolix/tagflag v1.1.1-0.20200411025953-9bb5209d56c2/go.mod h1:Scxs9CV10NQatSmbyjqmqmeQNwGzlNe0CMUMIxqHIG8=
 github.com/anacrolix/torrent v0.0.0-20180622074351-fefeef4ee9eb/go.mod h1:3vcFVxgOASslNXHdivT8spyMRBanMCenHRpe0u5vpBs=
 github.com/anacrolix/torrent v1.7.1/go.mod h1:uvOcdpOjjrAq3uMP/u1Ide35f6MJ/o8kMnFG8LV3y6g=
 github.com/anacrolix/torrent v1.9.0/go.mod h1:jJJ6lsd2LD1eLHkUwFOhy7I0FcLYH0tHKw2K7ZYMHCs=