Skip to content

Commit

Permalink
dep: go mod: update
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Jan 21, 2024
1 parent c25fbb7 commit 919cf6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/buaazp/fasthttprouter v0.1.1
github.com/caarlos0/env/v9 v9.0.0
github.com/google/go-querystring v1.1.0
github.com/grokify/commonchat v0.3.10
github.com/grokify/commonchat v0.3.11
github.com/grokify/mogo v0.62.8
github.com/grokify/xgo v0.7.4
github.com/jessevdk/go-flags v1.5.0
Expand All @@ -31,7 +31,7 @@ require (
github.com/gorilla/css v1.0.1 // indirect
github.com/gorilla/mux v1.8.1 // indirect
github.com/grokify/bitcoinmath v0.1.0 // indirect
github.com/grokify/go-glip v0.5.12 // indirect
github.com/grokify/go-glip v0.5.13 // indirect
github.com/huandu/xstrings v1.4.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/compress v1.17.4 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
github.com/grokify/bitcoinmath v0.1.0 h1:NySFRW09cYQlTXrUw6QpjNgtrudC5QlgsqgXWWNN+50=
github.com/grokify/bitcoinmath v0.1.0/go.mod h1:Y8OyDefB55NHGzi+uJshYmE4Hn5juIQqJahsQJN5o2k=
github.com/grokify/commonchat v0.3.10 h1:i+rhn/vjDB/U6eHYP+rVC2FwX4BN+LGlQ5HPzAbGrJw=
github.com/grokify/commonchat v0.3.10/go.mod h1:tz/wt68Ye9vLhMj/Wlji+4EaJfXfYKCZWcANJVBVdKs=
github.com/grokify/go-glip v0.5.12 h1:m8uLDnSW9IPXC5AcxLgardNjYeFI3A/zDLi7CZe6u2Q=
github.com/grokify/go-glip v0.5.12/go.mod h1:M2hDlcucN4tyRTsKfdyTAhrO/7VZrXBDNK0SUans/h4=
github.com/grokify/commonchat v0.3.11 h1:nVwF6+IanA3wk99Yi/SciF7ySOC+3TucvARlLBql1uY=
github.com/grokify/commonchat v0.3.11/go.mod h1:eL3Dil9kAQgs7MdhhQAzs1QOEgaskPcfEcu5j9DE/yQ=
github.com/grokify/go-glip v0.5.13 h1:lyCmjtWKKP8IpLHaxdt5MSIoM67eBee41Q4iwiW5FOc=
github.com/grokify/go-glip v0.5.13/go.mod h1:3iVH9cGgJWg82zFtZt3bg7SSDYqKZaeXiGfWVg6gqIY=
github.com/grokify/mogo v0.62.8 h1:MtEYp8ztObKcya75KhmCQXCPhxdIl+NkBx4H7Yl8BlE=
github.com/grokify/mogo v0.62.8/go.mod h1:bCOMAPs9W6TsC64H847iUmvdMBtqlMKw5g3X4sp+Hko=
github.com/grokify/xgo v0.7.4 h1:UYx+xBUvu5o+K8m49XvKuwqgY42KWwoKoHTieRFZXzY=
Expand Down

0 comments on commit 919cf6b

Please sign in to comment.