Skip to content

Commit

Permalink
remove replace directive
Browse files Browse the repository at this point in the history
  • Loading branch information
dcilke committed Aug 8, 2022
1 parent ea8096f commit 6e5b1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ require (
golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 // indirect
)

replace github.com/dcilke/gojay v1.2.15 => ../gojay
// replace github.com/dcilke/gojay v1.2.16 => ../gojay

0 comments on commit 6e5b1b7

Please sign in to comment.