diff --git a/go.mod b/go.mod index 7fee988..79f5391 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module git.gutmet.org/swill.git go 1.16 require ( - git.gutmet.org/go-mastodon.git v0.0.0-20221120213223-7310a9e2f2c3 + git.gutmet.org/go-mastodon.git v0.0.0-20221120215917-c814efc1642a git.gutmet.org/goutil.git v0.0.0-20201108182825-c19893df11f9 ) diff --git a/go.sum b/go.sum index 70f7a20..7f588c2 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -git.gutmet.org/go-mastodon.git v0.0.0-20221120213223-7310a9e2f2c3 h1:H8U7k9RIp4ERB8/Z7e+Gaus0E7b6cn3aWE6bhmh4FNo= -git.gutmet.org/go-mastodon.git v0.0.0-20221120213223-7310a9e2f2c3/go.mod h1:e/Z3dytr4MYC4rdOjbWEbWXS+zy1CWxjvplVGTE/eH8= +git.gutmet.org/go-mastodon.git v0.0.0-20221120215917-c814efc1642a h1:p9lsBPekAW15B/UT8givO37I6x52bMn3vJ5t1dXH2G8= +git.gutmet.org/go-mastodon.git v0.0.0-20221120215917-c814efc1642a/go.mod h1:e/Z3dytr4MYC4rdOjbWEbWXS+zy1CWxjvplVGTE/eH8= git.gutmet.org/goutil.git v0.0.0-20201108182825-c19893df11f9 h1:XVD037Slgdl/CxcCWVtN6V+LzYl6QrTQ0upVIVpy6VE= git.gutmet.org/goutil.git v0.0.0-20201108182825-c19893df11f9/go.mod h1:iMgpxo9FxmbnUiQu5ugpjdtVZmh2rA9nySCr/GHkA64= git.gutmet.org/linkheader.git v0.0.0-20221120205136-a51e89fd8486 h1:7F1dwJvIgvHNvglosyIE7SA49BwG6b8DFkvD8NtHMD8=