File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ require (
56
56
github.com/google/go-github/v57 v57.0.0
57
57
github.com/google/pprof v0.0.0-20240227163752-401108e1b7e7
58
58
github.com/google/uuid v1.6.0
59
- github.com/gorilla/feeds v1.1.2
59
+ github.com/gorilla/feeds v1.2.0
60
60
github.com/gorilla/sessions v1.2.2
61
61
github.com/hashicorp/go-version v1.6.0
62
62
github.com/hashicorp/golang-lru/v2 v2.0.7
@@ -304,8 +304,6 @@ replace github.com/shurcooL/vfsgen => github.com/lunny/vfsgen v0.0.0-20220105142
304
304
305
305
replace github.com/nektos/act => gitea.com/gitea/act v0.259.1
306
306
307
- replace github.com/gorilla/feeds => github.com/yardenshoham/feeds v0.0.0-20240110072658-f3d0c21c0bd5
308
-
309
307
// TODO: This could be removed after https://github.com/mholt/archiver/pull/396 merged
310
308
replace github.com/mholt/archiver/v3 => github.com/anchore/archiver/v3 v3.5.2
311
309
Original file line number Diff line number Diff line change @@ -420,6 +420,8 @@ github.com/gorilla/context v1.1.1 h1:AWwleXJkX/nhcU9bZSnZoi3h/qGYqQAGhq6zZe/aQW8
420
420
github.com/gorilla/context v1.1.1 /go.mod h1:kBGZzfjB9CEq2AlWe17Uuf7NDRt0dE0s8S51q0aT7Yg =
421
421
github.com/gorilla/css v1.0.1 h1:ntNaBIghp6JmvWnxbZKANoLyuXTPZ4cAMlo6RyhlbO8 =
422
422
github.com/gorilla/css v1.0.1 /go.mod h1:BvnYkspnSzMmwRK+b8/xgNPLiIuNZr6vbZBTPQ2A3b0 =
423
+ github.com/gorilla/feeds v1.2.0 h1:O6pBiXJ5JHhPvqy53NsjKOThq+dNFm8+DFrxBEdzSCc =
424
+ github.com/gorilla/feeds v1.2.0 /go.mod h1:WMib8uJP3BbY+X8Szd1rA5Pzhdfh+HCCAYT2z7Fza6Y =
423
425
github.com/gorilla/handlers v1.5.2 h1:cLTUSsNkgcwhgRqvCNmdbRWG0A3N4F+M2nWKdScwyEE =
424
426
github.com/gorilla/handlers v1.5.2 /go.mod h1:dX+xVpaxdSw+q0Qek8SSsl3dfMk3jNddUkMzo0GtH0w =
425
427
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
@@ -799,8 +801,6 @@ github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8/go.mod h1:HUYIGzjTL3rfEspMx
799
801
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 /go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q =
800
802
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 h1:+qGGcbkzsfDQNPPe9UDgpxAWQrhbbBXOYJFQDq/dtJw =
801
803
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 /go.mod h1:4aEEwZQutDLsQv2Deui4iYQ6DWTxR14g6m8Wv88+Xqk =
802
- github.com/yardenshoham/feeds v0.0.0-20240110072658-f3d0c21c0bd5 h1:3seWKGVhGoc66Ht5QlhQsr4xT2caDnFegsnh2NqvENU =
803
- github.com/yardenshoham/feeds v0.0.0-20240110072658-f3d0c21c0bd5 /go.mod h1:WMib8uJP3BbY+X8Szd1rA5Pzhdfh+HCCAYT2z7Fza6Y =
804
804
github.com/yohcop/openid-go v1.0.1 h1:DPRd3iPO5F6O5zX2e62XpVAbPT6wV51cuucH0z9g3js =
805
805
github.com/yohcop/openid-go v1.0.1 /go.mod h1:b/AvD03P0KHj4yuihb+VtLD6bYYgsy0zqBzPCRjkCNs =
806
806
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d /go.mod h1:rHwXgn7JulP+udvsHwJoVG1YGAP6VLg4y9I5dyZdqmA =
You can’t perform that action at this time.
0 commit comments