summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-check.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/golang-check.scm')
-rw-r--r--gnu/packages/golang-check.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm
index 3628b37b92..3e26f5f374 100644
--- a/gnu/packages/golang-check.scm
+++ b/gnu/packages/golang-check.scm
@@ -1023,7 +1023,7 @@ custom assertions to be used alongside native Go testing.")
#:import-path "go.uber.org/goleak"))
(native-inputs
(list go-github-com-stretchr-testify-next))
- (home-page "https://go.uber.org/goleak")
+ (home-page "https://pkg.go.dev/go.uber.org/goleak")
(synopsis "Goroutine leak detector")
(description
"Go package to verify that there are no unexpected goroutines running at