Skip to content

Commit

Permalink
fix timestamp of replace
Browse files Browse the repository at this point in the history
  • Loading branch information
yongkangc committed Apr 13, 2024
1 parent 75db351 commit 3d30c38
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,4 @@ require (
// use this + go get if we make any changes to solgo
// go get github.com/ExtremelySunnyYK/[email protected]
// replace github.com/unpackdev/solgo => github.com/ExtremelySunnyYK/solgo v0.0.0-20231223180605-162e6460afd8
replace (
github.com/unpackdev/solgo => github.com/yongkangc/solgo v0.0.0-20240412000000-9855ea1d8efb
)
replace github.com/unpackdev/solgo => github.com/yongkangc/solgo v0.0.0-20240412094047-9855ea1d8efb

0 comments on commit 3d30c38

Please sign in to comment.