File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
28
28
github.com/jedib0t/go-pretty/v6 v6.5.9
29
29
github.com/jessevdk/go-flags v1.5.0
30
30
github.com/microsoft/azure-devops-go-api/azuredevops v1.0.0-b5
31
- github.com/mmcdole/gofeed v1.2.1
31
+ github.com/mmcdole/gofeed v1.3.0
32
32
github.com/olebedev/config v0.0.0-20190528211619-364964f3a8e4
33
33
github.com/olekukonko/tablewriter v0.0.5
34
34
github.com/ovh/cds v0.55.1
@@ -178,7 +178,7 @@ require (
178
178
github.com/minio/sha256-simd v1.0.1 // indirect
179
179
github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 // indirect
180
180
github.com/mitchellh/mapstructure v1.5.0 // indirect
181
- github.com/mmcdole/goxpp v1.1.0 // indirect
181
+ github.com/mmcdole/goxpp v1.1.1-0.20240225020742-a0c311522b23 // indirect
182
182
github.com/moby/docker-image-spec v1.3.1 // indirect
183
183
github.com/moby/sys/atomicwriter v0.1.0 // indirect
184
184
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -500,10 +500,10 @@ github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 h1:hOY53G+
500
500
github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 /go.mod h1:QjSHrPWS+BGUVBYkbTZWEnOh3G1DutKwClXU/ABz6AQ =
501
501
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
502
502
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
503
- github.com/mmcdole/gofeed v1.2.1 h1:tPbFN+mfOLcM1kDF1x2c/N68ChbdBatkppdzf/vDe1s =
504
- github.com/mmcdole/gofeed v1.2.1 /go.mod h1:2wVInNpgmC85q16QTTuwbuKxtKkHLCDDtf0dCmnrNr4 =
505
- github.com/mmcdole/goxpp v1.1.0 h1:WwslZNF7KNAXTFuzRtn/OKZxFLJAAyOA9w82mDz2ZGI =
506
- github.com/mmcdole/goxpp v1.1.0 /go.mod h1:v+25+lT2ViuQ7mVxcncQ8ch1URund48oH+jhjiwEgS8 =
503
+ github.com/mmcdole/gofeed v1.3.0 h1:5yn+HeqlcvjMeAI4gu6T+crm7d0anY85+M+v6fIFNG4 =
504
+ github.com/mmcdole/gofeed v1.3.0 /go.mod h1:9TGv2LcJhdXePDzxiuMnukhV2/zb6VtnZt1mS+SjkLE =
505
+ github.com/mmcdole/goxpp v1.1.1-0.20240225020742-a0c311522b23 h1:Zr92CAlFhy2gL+V1F+EyIuzbQNbSgP4xhTODZtrXUtk =
506
+ github.com/mmcdole/goxpp v1.1.1-0.20240225020742-a0c311522b23 /go.mod h1:v+25+lT2ViuQ7mVxcncQ8ch1URund48oH+jhjiwEgS8 =
507
507
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
508
508
github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
509
509
github.com/moby/sys/atomicwriter v0.1.0 h1:kw5D/EqkBwsBFi0ss9v1VG3wIkVhzGvLklJ+w3A14Sw =
You can’t perform that action at this time.
0 commit comments