File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/Masterminds/semver v1.5.0
77 github.com/PuerkitoBio/goquery v1.6.0
88 github.com/RoaringBitmap/roaring v0.9.4 // indirect
9- github.com/Southclaws/go-samp-query v1.2.3
9+ github.com/Southclaws/go-samp-query v1.2.4
1010 github.com/Southclaws/qstring v1.1.0
1111 github.com/Southclaws/sampctl v0.0.0-20210109143621-2daeb58d756a
1212 github.com/Southclaws/supervillain v1.0.0
@@ -17,7 +17,7 @@ require (
1717 github.com/forPelevin/gomoji v0.0.0-20210718160015-5fcf0e405128
1818 github.com/go-chi/chi v4.1.2+incompatible
1919 github.com/go-chi/cors v1.1.1
20- github.com/goccy/go-json v0.10.2 // indirect
20+ github.com/goccy/go-json v0.10.2
2121 github.com/gomarkdown/markdown v0.0.0-20211105120026-16f708f914c3
2222 github.com/google/go-github v0.0.0-20180819205025-d7732128a00e
2323 github.com/google/go-github/v28 v28.1.1
Original file line number Diff line number Diff line change @@ -72,6 +72,8 @@ github.com/Southclaws/go-samp-query v1.2.2 h1:MwXv/DS1GgltbsBj2m868U/tK2Qyq5Z+Xm
7272github.com/Southclaws/go-samp-query v1.2.2 /go.mod h1:veYZpOaPw6PXwvTGo9Rg3INKQV/2PR8Bn8p+bQedFNM =
7373github.com/Southclaws/go-samp-query v1.2.3 h1:rJxtAow+XIhoaVHdZy1tvY7wx21/kTQ9JO+77vcY1Ec =
7474github.com/Southclaws/go-samp-query v1.2.3 /go.mod h1:veYZpOaPw6PXwvTGo9Rg3INKQV/2PR8Bn8p+bQedFNM =
75+ github.com/Southclaws/go-samp-query v1.2.4 h1:nbvyn7DNM9WSs8AURVgkm4fPr5zLFfeWjC/U5/tS0PE =
76+ github.com/Southclaws/go-samp-query v1.2.4 /go.mod h1:veYZpOaPw6PXwvTGo9Rg3INKQV/2PR8Bn8p+bQedFNM =
7577github.com/Southclaws/qstring v1.1.0 h1:6Gj//09Tue8+0HtX0IAgVNAau4XZ+6TQOH7koWjdNKI =
7678github.com/Southclaws/qstring v1.1.0 /go.mod h1:3KvScfejPnEaP1scQndt0CXDTfQKDdUqbRSJxSAPZu4 =
7779github.com/Southclaws/sampctl v0.0.0-20210109143621-2daeb58d756a h1:1R7cLhxlyzWSnsHC7yqLdrgDyohJm0N4Nqos5B1LxC0 =
You can’t perform that action at this time.
0 commit comments