Skip to content

Commit

Permalink
fixed: remove some savage remod
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Dec 18, 2020
1 parent 6931134 commit 6516bbd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,3 @@ require (
golang.org/x/lint v0.0.0-20200130185559-910be7a94367 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0
)

// remod:start

replace (
go.aporeto.io/elemental => ../elemental
go.aporeto.io/gaia => ../gaia
go.aporeto.io/manipulate => ../manipulate
go.aporeto.io/tg => ../tg
)

// remod:end

0 comments on commit 6516bbd

Please sign in to comment.