Skip to content

Commit 83e349c

Browse files
authored
Merge pull request #867 from ripienaar/0_1_1
Remove errant module replace directive
2 parents c1a0c69 + 0aedd3a commit 83e349c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/nats-io/natscli
22

33
go 1.20
44

5-
replace github.com/nats-io/nats.go v1.29.0 => github.com/nats-io/nats.go v1.29.1-0.20230919140757-2f5f7e0b1abc
6-
75
require (
86
github.com/AlecAivazis/survey/v2 v2.3.7
97
github.com/HdrHistogram/hdrhistogram-go v1.1.2

0 commit comments

Comments
 (0)