Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHANGE] Embed signature file with Go 1.16 #8

Closed
dla-fritz opened this issue Jan 14, 2021 · 0 comments
Closed

[CHANGE] Embed signature file with Go 1.16 #8

dla-fritz opened this issue Jan 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@dla-fritz
Copy link
Collaborator

Describe the solution you'd like
Go 1.16 introduces the embed package and a directive for embedding files into a program during compilation.

What would be the benefit of the change?

  • Signature file and filedriller version are coupled
  • No side effects
  • No new signature format can break filedriller

Please provide a use case if possible
n/a

Describe alternatives you've considered
n/a

Additional context
https://tip.golang.org/doc/go1.16#library-embed

@dla-fritz dla-fritz added the enhancement New feature or request label Jan 14, 2021
@dla-fritz dla-fritz self-assigned this Jan 14, 2021
@dla-fritz dla-fritz added the wontfix This will not be worked on label May 8, 2021
@steffenfritz steffenfritz closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants