rename module
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
[](https://pkg.go.dev/github.com/andoma-go/puddle/v2)
|
||||

|
||||
|
||||
# Puddle
|
||||
|
||||
Puddle is a tiny generic resource pool library for Go that uses the standard
|
||||
@@ -29,7 +26,7 @@ import (
|
||||
"log"
|
||||
"net"
|
||||
|
||||
"github.com/andoma-go/puddle/v2"
|
||||
"git.company.lan/gopkg/puddle/v2"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user