]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
fix dep
authorqydysky <qydysky@foxmail.com>
Wed, 18 Nov 2020 00:52:07 +0000 (08:52 +0800)
committerqydysky <qydysky@foxmail.com>
Wed, 18 Nov 2020 00:52:07 +0000 (08:52 +0800)
demo/go.mod
demo/go.sum

index 4ba5de03166ba644c65bf6b7e73c29fbbde8e59e..b9de3a97b1bd387e05869f2b6c39f6b24a5272ba 100644 (file)
@@ -8,7 +8,7 @@ require (
        github.com/miekg/dns v1.1.35 // indirect
        github.com/mitchellh/mapstructure v1.3.3 // indirect
        github.com/qydysky/bili_danmu v0.4.0
-       github.com/qydysky/part v0.2.2-0.20201117225521-b27dd91d56af // indirect
+       github.com/qydysky/part v0.2.2-0.20201117231944-b989fc77f39b // indirect
        github.com/shirou/gopsutil v3.20.10+incompatible // indirect
        golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect
        golang.org/x/net v0.0.0-20201110031124-69a78807bb2b // indirect
index 1b6c67da1d947b80968c61e94cf82d5665e9062d..4a91c0fda9f9655d3317eb3229a81431ad5657b9 100644 (file)
@@ -46,6 +46,8 @@ github.com/qydysky/part v0.2.2-0.20201117223624-77dfebe855ee h1:esBBaTeqkbxMKv4i
 github.com/qydysky/part v0.2.2-0.20201117223624-77dfebe855ee/go.mod h1:93s9ohLtzULet5ZPEUUWrT9BELC30oDZgRpgGSiDye4=
 github.com/qydysky/part v0.2.2-0.20201117225521-b27dd91d56af h1:wzpjAMxFBduOz9TWZreDYElmREXq7o752X1s4pc2NiE=
 github.com/qydysky/part v0.2.2-0.20201117225521-b27dd91d56af/go.mod h1:93s9ohLtzULet5ZPEUUWrT9BELC30oDZgRpgGSiDye4=
+github.com/qydysky/part v0.2.2-0.20201117231944-b989fc77f39b h1:YxwA2XVfF3/6mWwOwv6cLOuAej3rOJVCj2lfHyf/6Po=
+github.com/qydysky/part v0.2.2-0.20201117231944-b989fc77f39b/go.mod h1:93s9ohLtzULet5ZPEUUWrT9BELC30oDZgRpgGSiDye4=
 github.com/shirou/gopsutil v2.20.7+incompatible/go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA=
 github.com/shirou/gopsutil v2.20.8+incompatible h1:8c7Atn0FAUZJo+f4wYbN0iVpdWniCQk7IYwGtgdh1mY=
 github.com/shirou/gopsutil v2.20.8+incompatible/go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA=