Skip to content

Commit

Permalink
build(go.mod): remove replace
Browse files Browse the repository at this point in the history
  • Loading branch information
wklken committed Oct 31, 2023
1 parent 5ac1ca2 commit 1b5de6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ module github.com/wklken/fetch

go 1.20

replace github.com/wklken/fetch/cmd => ./cmd

replace github.com/wklken/fetch/pkg => ./pkg

require (
github.com/fatih/color v1.15.0
github.com/gin-gonic/gin v1.9.1
Expand Down

0 comments on commit 1b5de6a

Please sign in to comment.