Skip to content

Commit c1db055

Browse files
authored
Merge pull request #3250 from lima-vm/dependabot/go_modules/github.com/emicklei/go-restful/v3-3.12.1
build(deps): bump github.com/emicklei/go-restful/v3 from 3.11.0 to 3.12.1
2 parents 40fa309 + c47955b commit c1db055

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require (
7171
github.com/dimchansky/utfbom v1.1.1 // indirect; indirect // gomodjail:confined
7272
github.com/djherbis/times v1.6.0 // indirect; indirect // gomodjail:confined
7373
github.com/elliotchance/orderedmap v1.7.1 // indirect; indirect // gomodjail:confined
74-
github.com/emicklei/go-restful/v3 v3.11.0 // indirect; indirect // gomodjail:confined
74+
github.com/emicklei/go-restful/v3 v3.12.1 // indirect; indirect // gomodjail:confined
7575
github.com/fatih/color v1.18.0 // indirect; indirect // gomodjail:confined
7676
github.com/fsnotify/fsnotify v1.8.0 // indirect
7777
github.com/fxamacker/cbor/v2 v2.7.0 // indirect; indirect // gomodjail:confined

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ github.com/elliotchance/orderedmap v1.7.1 h1:8SR2DB391dw0HVI9572ElrY+KU0Q89OCXYw
7979
github.com/elliotchance/orderedmap v1.7.1/go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys=
8080
github.com/elliotwutingfeng/asciiset v0.0.0-20230602022725-51bbb787efab h1:h1UgjJdAAhj+uPL68n7XASS6bU+07ZX1WJvVS2eyoeY=
8181
github.com/elliotwutingfeng/asciiset v0.0.0-20230602022725-51bbb787efab/go.mod h1:GLo/8fDswSAniFG+BFIaiSPcK610jyzgEhWYPQwuQdw=
82-
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=
83-
github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
82+
github.com/emicklei/go-restful/v3 v3.12.1 h1:PJMDIM/ak7btuL8Ex0iYET9hxM3CI2sjZtzpL63nKAU=
83+
github.com/emicklei/go-restful/v3 v3.12.1/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
8484
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
8585
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
8686
github.com/foxcpp/go-mockdns v1.1.0 h1:jI0rD8M0wuYAxL7r/ynTrCQQq0BVqfB99Vgk7DlmewI=

0 commit comments

Comments
 (0)