Skip to content

Commit

Permalink
Merge pull request #10 from Antosik/feat/wr-news-update
Browse files Browse the repository at this point in the history
feat: update rito-news package (wr news update)
  • Loading branch information
Antosik committed Jul 24, 2024
2 parents 1e37547 + 99d0318 commit d319546
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-20240620130524-5cc9f50d7242
github.com/Antosik/rito-news v0.0.0-20240724023344-14f1f3a6bb77
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-20240620130524-5cc9f50d7242 h1:m8MP+fZ7uNoc7P5gTjyOiUf/kR+3i0NU5TvS+ehpl7s=
github.com/Antosik/rito-news v0.0.0-20240620130524-5cc9f50d7242/go.mod h1:qcn2oIZz0JJZwV/Kupxgawn9GuQ+S945ROLU/IfcFTo=
github.com/Antosik/rito-news v0.0.0-20240724023344-14f1f3a6bb77 h1:Xsf6T3iLGO1g1nN2mxDABHEmHrZhuBChlhROKYVtayk=
github.com/Antosik/rito-news v0.0.0-20240724023344-14f1f3a6bb77/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 d319546

Please sign in to comment.