Skip to content

Commit

Permalink
next try
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed May 8, 2024
1 parent 4ef0cc0 commit 73bd152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/utils/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ require (
github.com/kdar/factorlog v0.0.0-20211012144011-6ea75a169038
github.com/stretchr/testify v1.9.0
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
pkg/convert v0.0.0-00010101000000-000000000000
github.com/consol-monitoring/snclient/pkg/convert v0.0.0-00010101000000-000000000000
)

replace pkg/convert => ../../pkg/convert
replace github.com/consol-monitoring/snclient/pkg/convert => ../../pkg/convert

require (
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down

0 comments on commit 73bd152

Please sign in to comment.