aboutsummaryrefslogtreecommitdiff
path: root/stats.go
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-01-23 13:48:32 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2021-01-23 13:48:32 -0500
commit46c583500e3af64fed496f581edaad7885a517ca (patch)
treefeb9224971b8099366142bd66171ec894aad293f /stats.go
parent8702a4095f0d86949b69d379f587f4037d6516fd (diff)
downloadstats-46c583500e3af64fed496f581edaad7885a517ca.tar.gz
stats-46c583500e3af64fed496f581edaad7885a517ca.tar.xz
Add a go.modHEADmaster
Diffstat (limited to 'stats.go')
-rw-r--r--stats.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.go b/stats.go
index 534d24e..59971a8 100644
--- a/stats.go
+++ b/stats.go
@@ -8,7 +8,7 @@
// package main
//
// import (
-// "git.riedstra.us/go/stats"
+// "riedstra.dev/go/stats"
//
// "fmt"
// )