Skip to content

Conversation

@ccoVeille
Copy link
Contributor

No description provided.

@ccoVeille ccoVeille force-pushed the proof-of-concept-minimal-version branch from be6c6dd to b80d201 Compare April 21, 2024 16:39
This PR allow to test the minimal version.

The code won't be merged
@ccoVeille ccoVeille force-pushed the proof-of-concept-minimal-version branch from b80d201 to 3d60619 Compare April 21, 2024 16:43
@ccoVeille
Copy link
Contributor Author

ccoVeille commented Apr 21, 2024

I don't expect go module to work before they were added so go 1.11

https://go.dev/blog/using-go-modules

About os.ReadFile, if you want compatibility, then use ioutil.ReadFile that is now deprecated since os.ReadFile was added in 1.16

@ccoVeille
Copy link
Contributor Author

So "compatibility" be improved with this PR #11

I don't expect go module to work before they were added so go 1.11

https://go.dev/blog/using-go-modules

About os.ReadFile, if you want compatibility, then use ioutil.ReadFile that is now deprecated since os.ReadFile was added in 1.16

@RealAlexandreAI RealAlexandreAI merged commit ada5cd1 into RealAlexandreAI:main Apr 22, 2024
@ccoVeille ccoVeille deleted the proof-of-concept-minimal-version branch April 22, 2024 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants