Skip to content

Commit e216031

Browse files
committed
Add Go module retraction
1 parent c8f91ef commit e216031

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module github.com/MicahParks/peakdetect
22

33
go 1.13
4+
5+
retract v0.0.6 // Improper initilization for lag value of 1. Use v0.1.0 or higher.

0 commit comments

Comments
 (0)