Skip to content

Commit

Permalink
upgrade samp query lib
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady committed Jan 25, 2024
1 parent 3ea0ac4 commit 563fd59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/Masterminds/semver v1.5.0
github.com/PuerkitoBio/goquery v1.6.0
github.com/RoaringBitmap/roaring v0.9.4 // indirect
github.com/Southclaws/go-samp-query v1.2.0
github.com/Southclaws/go-samp-query v1.2.1
github.com/Southclaws/qstring v1.1.0
github.com/Southclaws/sampctl v0.0.0-20210109143621-2daeb58d756a
github.com/Southclaws/supervillain v1.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ github.com/Southclaws/go-samp-query v1.1.3 h1:I+KKF/QW5kx1xbGPzPe60FaNaE6BQa87D+
github.com/Southclaws/go-samp-query v1.1.3/go.mod h1:veYZpOaPw6PXwvTGo9Rg3INKQV/2PR8Bn8p+bQedFNM=
github.com/Southclaws/go-samp-query v1.2.0 h1:oHE0HhV55uCA3x0A4/wotABr6JdJN604DJRpeR7DQAI=
github.com/Southclaws/go-samp-query v1.2.0/go.mod h1:veYZpOaPw6PXwvTGo9Rg3INKQV/2PR8Bn8p+bQedFNM=
github.com/Southclaws/go-samp-query v1.2.1 h1:UOPzYdnwcZDxJ5bsZ5zZ+YOlFX8QmRLZ20YBNuKMh0Y=
github.com/Southclaws/go-samp-query v1.2.1/go.mod h1:veYZpOaPw6PXwvTGo9Rg3INKQV/2PR8Bn8p+bQedFNM=
github.com/Southclaws/qstring v1.1.0 h1:6Gj//09Tue8+0HtX0IAgVNAau4XZ+6TQOH7koWjdNKI=
github.com/Southclaws/qstring v1.1.0/go.mod h1:3KvScfejPnEaP1scQndt0CXDTfQKDdUqbRSJxSAPZu4=
github.com/Southclaws/sampctl v0.0.0-20210109143621-2daeb58d756a h1:1R7cLhxlyzWSnsHC7yqLdrgDyohJm0N4Nqos5B1LxC0=
Expand Down

0 comments on commit 563fd59

Please sign in to comment.