Skip to content

Commit

Permalink
Merge branch 'feature/package-split' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasDoesThings committed Jul 9, 2023
2 parents 5ecad83 + a157611 commit 27c9431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plavatar-rest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/jonasdoesthings/plavatar/plavatar-rest

go 1.20

replace github.com/jonasdoesthings/plavatar => /Users/kadse/Code/plavatar/plavatar
replace github.com/jonasdoesthings/plavatar => ../plavatar

require (
github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b
Expand Down

0 comments on commit 27c9431

Please sign in to comment.