We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b20b5 commit 3a3dafcCopy full SHA for 3a3dafc
go.mod
@@ -0,0 +1,3 @@
1
+module golang.org/x/image
2
+
3
+require golang.org/x/text v0.3.0
go.sum
@@ -0,0 +1,2 @@
+golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=
+golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
0 commit comments