File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
2323 github.com/cespare/xxhash/v2 v2.3.0 // indirect
2424 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
25- github.com/dmarkham/enumer v1.5.11 // indirect
25+ github.com/dmarkham/enumer v1.6.0 // indirect
2626 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
2727 github.com/evanphx/json-patch/v5 v5.9.11 // indirect
2828 github.com/felixge/httpsnoop v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
1616github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1717github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
1818github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
19- github.com/dmarkham/enumer v1.5.11 h1:quorLCaEfzjJ23Pf7PB9lyyaHseh91YfTM/sAD/4Mbo =
20- github.com/dmarkham/enumer v1.5.11 /go.mod h1:yixql+kDDQRYqcuBM2n9Vlt7NoT9ixgXhaXry8vmRg8 =
19+ github.com/dmarkham/enumer v1.6.0 h1:1Mo0+iUV+kFWSHyVtxONaPrDs2TXiRC3ryQQ+XgzvX0 =
20+ github.com/dmarkham/enumer v1.6.0 /go.mod h1:yixql+kDDQRYqcuBM2n9Vlt7NoT9ixgXhaXry8vmRg8 =
2121github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g =
2222github.com/emicklei/go-restful/v3 v3.11.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
2323github.com/evanphx/json-patch v0.5.2 h1:xVCHIVMUu1wtM/VkR9jVZ45N3FhZfYMMYGorLCR8P3k =
You can’t perform that action at this time.
0 commit comments