File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ import (
8484 "unicode/utf8"
8585 "unsafe"
8686
87- agg "agg_go"
87+ agg "github.com/MeKo-Christian/ agg_go"
8888)
8989
9090func init () {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gonutz/prototype
33go 1.24.0
44
55require (
6- agg_go v0.2.1
6+ github.com/MeKo-Christian/ agg_go v0.2.2
77 github.com/gonutz/d3d9 v1.2.4
88 github.com/gonutz/gl v1.0.0
99 github.com/gonutz/glfw v1.0.2
@@ -15,5 +15,3 @@ require (
1515 github.com/gonutz/ds v1.0.0 // indirect
1616 golang.org/x/sys v0.40.0 // indirect
1717)
18-
19- replace agg_go v0.2.1 => ../agg_go
Original file line number Diff line number Diff line change 1+ github.com/MeKo-Christian/agg_go v0.2.2 h1:ySw45x1nlMmIPlosRYEqb6qUoremUfZyussCtcocyWw =
2+ github.com/MeKo-Christian/agg_go v0.2.2 /go.mod h1:G0hjnR1ZdeDF5v2DS3vcF6M+3s/ZPSaoIFP9F9OMk3Q =
13github.com/gonutz/d3d9 v1.2.4 h1:whsZkcFOxjPXkVgO6koGzE4prk2IkX5ZMxzIgW7gryk =
24github.com/gonutz/d3d9 v1.2.4 /go.mod h1:q74g3QbR280b+qYauwEV0N9SVadszWPLZ4l/wHiD/AA =
35github.com/gonutz/ds v1.0.0 h1:GBgZTs+Rvimvq9qM8jij3xi+rUZNf0bux95uTFvUkXQ =
You can’t perform that action at this time.
0 commit comments