Skip to content

Commit

Permalink
update to latest fw
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Feb 12, 2023
1 parent f32dabb commit 024f4b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Kong/kced
go 1.19

require (
github.com/Kong/fw v0.0.0-20230202142853-b5277a361e31
github.com/Kong/fw v0.0.0-20230212124824-d1f860c71503
github.com/spf13/cobra v1.6.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Kong/fw v0.0.0-20230202142853-b5277a361e31 h1:QsQPLEbvHvw8PWvSvrS+aqRN2K5zQi90zQ3WbPxN3/A=
github.com/Kong/fw v0.0.0-20230202142853-b5277a361e31/go.mod h1:LNAVFBzdHyRuX54fTTsAX5s4BGP1Xfat1ZtVh7/U1+Q=
github.com/Kong/fw v0.0.0-20230212124824-d1f860c71503 h1:EiBnX/AXnPoi5fs0HOxhWylX5IGvk2fNn6bgADBQZDY=
github.com/Kong/fw v0.0.0-20230212124824-d1f860c71503/go.mod h1:LNAVFBzdHyRuX54fTTsAX5s4BGP1Xfat1ZtVh7/U1+Q=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 024f4b4

Please sign in to comment.