File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module og_gen
22
3- go 1.25
3+ go 1.25.0
44
55require (
66 github.com/fogleman/gg v1.3.0
@@ -9,5 +9,5 @@ require (
99
1010require (
1111 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
12- golang.org/x/image v0.18 .0 // indirect
12+ golang.org/x/image v0.38 .0 // indirect
1313)
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ github.com/goki/freetype v1.0.5 h1:yi2lQeUhXnBgSMqYd0vVmPw6RnnfIeTP3N4uvaJXd7A=
44github.com/goki/freetype v1.0.5 /go.mod h1:wKmKxddbzKmeci9K96Wknn5kjTWLyfC8tKOqAFbEX8E =
55github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g =
66github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
7- golang.org/x/image v0.18 .0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ =
8- golang.org/x/image v0.18 .0 /go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E =
7+ golang.org/x/image v0.38 .0 h1:5l+q+Y9JDC7mBOMjo4/aPhMDcxEptsX+Tt3GgRQRPuE =
8+ golang.org/x/image v0.38 .0 /go.mod h1:/3f6vaXC+6CEanU4KJxbcUZyEePbyKbaLoDOe4ehFYY =
You can’t perform that action at this time.
0 commit comments