ci: bump to go 1.19 (#330)
* Bump CI to Go 1.19 * Update golang/go edwards25519 test * Apply formatting to printer stubs output (to get correct comment formatting) * Bump gofumpt version
This commit is contained in:
committed by
GitHub
parent
e788b7675f
commit
429cf3cdbf
@@ -3,5 +3,6 @@
|
||||
package pragma
|
||||
|
||||
// Add adds the values at x and y and writes the result to z.
|
||||
//
|
||||
//go:noescape
|
||||
func Add(z *uint64, x *uint64, y *uint64)
|
||||
|
||||
Reference in New Issue
Block a user