Skip to content
This repository was archived by the owner on Feb 5, 2021. It is now read-only.

fix build issue in aead.go#14

Open
conradoplg wants to merge 1 commit intomiscreant:developfrom
conradoplg:fix-build-issue
Open

fix build issue in aead.go#14
conradoplg wants to merge 1 commit intomiscreant:developfrom
conradoplg:fix-build-issue

Conversation

@conradoplg
Copy link
Copy Markdown
Contributor

Hi! In go 1.15 the build is failing with

./aead.go:27:55: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./aead.go:43:64: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)

This PR fixes that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant