Skip to content

Commit

Permalink
Merge pull request #867 from ripienaar/0_1_1
Browse files Browse the repository at this point in the history
Remove errant module replace directive
  • Loading branch information
ripienaar committed Sep 20, 2023
2 parents c1a0c69 + 0aedd3a commit 83e349c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Expand Up @@ -2,8 +2,6 @@ module github.com/nats-io/natscli

go 1.20

replace github.com/nats-io/nats.go v1.29.0 => github.com/nats-io/nats.go v1.29.1-0.20230919140757-2f5f7e0b1abc

require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/HdrHistogram/hdrhistogram-go v1.1.2
Expand Down

0 comments on commit 83e349c

Please sign in to comment.