[chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035)

This commit is contained in:
dependabot[bot] 2024-06-24 09:04:27 +00:00 committed by GitHub
commit 03c5d016a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 22 additions and 10 deletions

View file

@ -160,6 +160,7 @@ func (c *Converter) StatusToRSSItem(ctx context.Context, s *gtsmodel.Status) (*f
Source: source,
Description: description,
Id: id,
IsPermaLink: "true",
Updated: s.UpdatedAt,
Created: s.CreatedAt,
Enclosure: enclosure,

View file

@ -130,6 +130,7 @@ func (suite *InternalToRSSTestSuite) TestStatusToRSSItem3() {
</Author>
<Description>@admin@localhost:8080 made a new post</Description>
<Id>http://localhost:8080/@admin/statuses/01H7G0VW1ACBZTRHN6RSA4JWVH</Id>
<IsPermaLink>true</IsPermaLink>
<Updated>0001-01-01T00:00:00Z</Updated>
<Created>0001-01-01T00:00:00Z</Created>
<Enclosure>