Skip to content

Commit

Permalink
deps: update rito-news package (fixes riotgames news parser for some …
Browse files Browse the repository at this point in the history
…locales)
  • Loading branch information
Antosik committed May 31, 2024
1 parent f19dd6e commit df74f0a
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-20240530162334-89bba25b23a3
github.com/Antosik/rito-news v0.0.0-20240531100356-d5a28632df37
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-20240530162334-89bba25b23a3 h1:ZG7JoOYEjO97DG8xc/3dq/sdb5kOKsFHcpFXNswNRb8=
github.com/Antosik/rito-news v0.0.0-20240530162334-89bba25b23a3/go.mod h1:qcn2oIZz0JJZwV/Kupxgawn9GuQ+S945ROLU/IfcFTo=
github.com/Antosik/rito-news v0.0.0-20240531100356-d5a28632df37 h1:cEGa9MeaaU4jjuYE9X20N+BCQVDVQsqts8E8zyS60Q4=
github.com/Antosik/rito-news v0.0.0-20240531100356-d5a28632df37/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 df74f0a

Please sign in to comment.