Skip to content

Commit

Permalink
remove buoy dep
Browse files Browse the repository at this point in the history
Signed-off-by: everettraven <[email protected]>
  • Loading branch information
everettraven committed Nov 1, 2024
1 parent 75f63a2 commit d51228c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go 1.22.5
require (
github.com/charmbracelet/lipgloss v1.0.0
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
github.com/everettraven/buoy v0.5.0
github.com/go-git/go-git/v5 v5.12.0
github.com/openshift/crd-schema-checker v0.0.0-20241014171011-8425fdfe9988
github.com/spf13/afero v1.1.2
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxER
github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ=
github.com/everettraven/buoy v0.5.0 h1:o5cR2p6fJCz/LnSbpPfUZWVpVKvJERyxr4onZ5Er0+Q=
github.com/everettraven/buoy v0.5.0/go.mod h1:EasTUTgdYIs8vr0ulDChfdeEj+T4T15lqe1FNnvy+JI=
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
Expand Down

0 comments on commit d51228c

Please sign in to comment.