Skip to content

Commit

Permalink
Bump github.com/mmcdole/gofeed from 1.1.3 to 1.2.0 (#2)
Browse files Browse the repository at this point in the history
Bumps [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/mmcdole/gofeed/releases)
- [Commits](mmcdole/gofeed@v1.1.3...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/mmcdole/gofeed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2023
1 parent 76d44c5 commit 27e0148
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 91 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/danielunderwood/feed-ingress
go 1.16

require (
github.com/RedisBloom/redisbloom-go v1.0.0 // indirect
github.com/aws/aws-sdk-go v1.42.27 // indirect
github.com/go-redis/redis/v8 v8.11.4 // indirect
github.com/mmcdole/gofeed v1.1.3
github.com/segmentio/kafka-go v0.4.25 // indirect
go.opentelemetry.io/otel v0.16.0 // indirect
github.com/RedisBloom/redisbloom-go v1.0.0
github.com/aws/aws-sdk-go v1.42.27
github.com/google/go-cmp v0.5.6 // indirect
github.com/mmcdole/gofeed v1.2.0
github.com/segmentio/kafka-go v0.4.25
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 27e0148

Please sign in to comment.