Skip to content

Commit

Permalink
Remove replace directive
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Oct 27, 2024
1 parent d44ea9f commit 3494593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/richardwilkes/gcs/v5

go 1.22.7

replace github.com/richardwilkes/unison => ../unison

require (
github.com/google/uuid v1.6.0
github.com/richardwilkes/json v0.3.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ github.com/richardwilkes/rpgtools v1.10.1 h1:TFElIf4JTbJrehDY51gFNvwNBVKTROctm+J
github.com/richardwilkes/rpgtools v1.10.1/go.mod h1:qHg6Worl8Eyfv+o2+tKALvVQFxjWS8ce1SYDHRm3x8M=
github.com/richardwilkes/toolbox v1.121.0 h1:uR3dINvAQrBOUbU9eUpxFtidbc9HAG/dZVTHpLE8Xt4=
github.com/richardwilkes/toolbox v1.121.0/go.mod h1:rBa0kCYWQIl0+s5cQVSWIWsU6bs7qVxTIcRavpkzoK8=
github.com/richardwilkes/unison v0.75.1 h1:gzAxrFtJYpOUY9R6//9Q1ch7LkZZStsyYilpUOezZCM=
github.com/richardwilkes/unison v0.75.1/go.mod h1:Zjn5hZWYF8FD4NfPa4yoiKZnauGdXY2hHVRBxAPYzdg=
github.com/rjeczalik/notify v0.9.3 h1:6rJAzHTGKXGj76sbRgDiDcYj/HniypXmSJo1SWakZeY=
github.com/rjeczalik/notify v0.9.3/go.mod h1:gF3zSOrafR9DQEWSE8TjfI9NkooDxbyT4UgRGKZA0lc=
github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUAtL9R8=
Expand Down

0 comments on commit 3494593

Please sign in to comment.