Fork and change module

This commit is contained in:
Gabe Farrell 2023-06-21 22:15:23 +00:00
parent 1fabc3b466
commit 9590520a78
9 changed files with 23 additions and 25 deletions

View file

@ -5,8 +5,8 @@ import (
"bufio"
"image"
"github.com/tidbyt/go-libwebp/test/util"
"github.com/tidbyt/go-libwebp/webp"
"github.com/gosuimg/gosu-libwebp/test/util"
"github.com/gosuimg/gosu-libwebp/webp"
)
func main() {