Skip to content

Commit

Permalink
chore: bump kinm to pickup duplicate name fix
Browse files Browse the repository at this point in the history
Signed-off-by: Donnie Adams <[email protected]>
  • Loading branch information
thedadams committed Dec 4, 2024
1 parent 71a2e83 commit 7145fd9
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 @@ -21,7 +21,7 @@ require (
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
github.com/mhale/smtpd v0.8.3
github.com/oauth2-proxy/oauth2-proxy/v7 v7.0.0-00010101000000-000000000000
github.com/otto8-ai/kinm v0.0.0-20241203180213-3f112c11b3cb
github.com/otto8-ai/kinm v0.0.0-20241204172202-35f9ea3d6f6e
github.com/otto8-ai/nah v0.0.0-20241103035236-f2497c45ddb0
github.com/otto8-ai/namegenerator v0.0.0-20241115024503-63dbbe8f03f4
github.com/otto8-ai/otto8/apiclient v0.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,8 @@ github.com/onsi/ginkgo/v2 v2.20.2 h1:7NVCeyIWROIAheY21RLS+3j2bb52W0W82tkberYytp4
github.com/onsi/ginkgo/v2 v2.20.2/go.mod h1:K9gyxPIlb+aIvnZ8bd9Ak+YP18w3APlR+5coaZoE2ag=
github.com/onsi/gomega v1.34.2 h1:pNCwDkzrsv7MS9kpaQvVb1aVLahQXyJ/Tv5oAZMI3i8=
github.com/onsi/gomega v1.34.2/go.mod h1:v1xfxRgk0KIsG+QOdm7p8UosrOzPYRo60fd3B/1Dukc=
github.com/otto8-ai/kinm v0.0.0-20241203180213-3f112c11b3cb h1:2OF6cmWaAC6mslDQzYlv7ow+uK34xSG9Gr/Yarygbds=
github.com/otto8-ai/kinm v0.0.0-20241203180213-3f112c11b3cb/go.mod h1:DOegE8RKFYiE0nmLdkJ3YDR668njuEmmqHE4q5qVNqU=
github.com/otto8-ai/kinm v0.0.0-20241204172202-35f9ea3d6f6e h1:rWc3bE8sI4iDS1zJORYcsZBKPBNvOdX3bP7IBtpMmLY=
github.com/otto8-ai/kinm v0.0.0-20241204172202-35f9ea3d6f6e/go.mod h1:DOegE8RKFYiE0nmLdkJ3YDR668njuEmmqHE4q5qVNqU=
github.com/otto8-ai/nah v0.0.0-20241103035236-f2497c45ddb0 h1:I+4dYCCPY58dbABkbtEGtLQTx/tJvbZgkfcLj889yQM=
github.com/otto8-ai/nah v0.0.0-20241103035236-f2497c45ddb0/go.mod h1:mo2Dz5pAyZhAVvo+kQEzXZlLzb0SaNzhIate7BQs4Vg=
github.com/otto8-ai/namegenerator v0.0.0-20241115024503-63dbbe8f03f4 h1:w/VS6mtnVWy6iDxF4P8W66OuTk8dudWTJZzEtInegLU=
Expand Down

0 comments on commit 7145fd9

Please sign in to comment.