This commit is contained in:
re 2022-12-15 21:10:49 +03:00
parent 2848168f55
commit e922d17995
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ with the `c2go` tool at https://github.com/andybalholm/c2go.
I am using it in production with https://github.com/andybalholm/redwood.
API documentation is found at https://pkg.go.dev/github.com/andybalholm/brotli?tab=doc.
API documentation is found at https://pkg.go.dev/git.internal/re/brotli?tab=doc.

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/andybalholm/brotli
module git.internal/re/brotli
go 1.12