Skip to content

Commit

Permalink
Don't use require in executor for lib since we have a replace
Browse files Browse the repository at this point in the history
  • Loading branch information
symbiont-daniel-gustafsson committed Dec 17, 2020
1 parent f3d11ec commit aac1dd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/executor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ replace github.com/symbiont-io/detsys-testkit/src/lib => ../lib
require (
github.com/evanphx/json-patch v4.9.0+incompatible
github.com/mattn/go-sqlite3 v1.14.4
github.com/symbiont-io/detsys-testkit/src/lib v0.0.0-00010101000000-000000000000
go.uber.org/zap v1.16.0
)

0 comments on commit aac1dd0

Please sign in to comment.