From 03100e7851b455380a77ee488fd8d06839c3442f Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Sun, 3 Nov 2019 11:58:25 +1100 Subject: Transfer project stewardship to anacrolix See https://github.com/lukechampine/stm/issues/3#issuecomment-549087541. --- cmd/santa-example/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/santa-example/main.go') diff --git a/cmd/santa-example/main.go b/cmd/santa-example/main.go index 29119cc..9e6eed7 100644 --- a/cmd/santa-example/main.go +++ b/cmd/santa-example/main.go @@ -34,7 +34,7 @@ import ( "math/rand" "time" - "github.com/lukechampine/stm" + "github.com/anacrolix/stm" ) type gate struct { -- cgit v1.2.3