Skip to content

Commit 7f37952

Browse files
authored
[chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#1136)
Fixes path join issue Signed-off-by: Todd Short <[email protected]>
1 parent dba1e10 commit 7f37952

File tree

2 files changed

+5
-39
lines changed

2 files changed

+5
-39
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ require (
7575
github.com/docker/go-metrics v0.0.1 // indirect
7676
github.com/docker/go-units v0.5.0 // indirect
7777
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
78-
github.com/emicklei/go-restful/v3 v3.10.1 // indirect
78+
github.com/emicklei/go-restful/v3 v3.10.2 // indirect
7979
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
8080
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
8181
github.com/felixge/httpsnoop v1.0.3 // indirect

0 commit comments

Comments
 (0)