Skip to content

Commit

Permalink
feat: update rito-news package (valorant news parser update)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antosik committed Jun 7, 2024
1 parent c0493bb commit 664c721
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require (
github.com/Antosik/rito-news v0.0.0-20240601105159-ee26f152ed2a
github.com/Antosik/rito-news v0.0.0-20240607113602-75221da3ee1f
github.com/aws/aws-lambda-go v1.47.0
github.com/aws/aws-sdk-go-v2 v1.27.0
github.com/aws/aws-sdk-go-v2/config v1.27.16
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Antosik/rito-news v0.0.0-20240601105159-ee26f152ed2a h1:OwTxBkqIGVQTm0oNfJ5rWnFgv4+NAv7tCwEY+fpM++Y=
github.com/Antosik/rito-news v0.0.0-20240601105159-ee26f152ed2a/go.mod h1:qcn2oIZz0JJZwV/Kupxgawn9GuQ+S945ROLU/IfcFTo=
github.com/Antosik/rito-news v0.0.0-20240607113602-75221da3ee1f h1:TsspUJludTL/I0JMetcBUNOgqofMJDsRZyeZ7g2cYZw=
github.com/Antosik/rito-news v0.0.0-20240607113602-75221da3ee1f/go.mod h1:qcn2oIZz0JJZwV/Kupxgawn9GuQ+S945ROLU/IfcFTo=
github.com/PuerkitoBio/goquery v1.9.2 h1:4/wZksC3KgkQw7SQgkKotmKljk0M6V8TUvA8Wb4yPeE=
github.com/PuerkitoBio/goquery v1.9.2/go.mod h1:GHPCaP0ODyyxqcNoFGYlAprUFH81NuRPd0GX3Zu2Mvk=
github.com/andybalholm/cascadia v1.3.2 h1:3Xi6Dw5lHF15JtdcmAHD3i1+T8plmv7BQ/nsViSLyss=
Expand Down

0 comments on commit 664c721

Please sign in to comment.