Skip to content

Conversation

alexey-gavrilov-flant
Copy link
Contributor

@alexey-gavrilov-flant alexey-gavrilov-flant commented Dec 28, 2024

  1. fixed go-mod cve trivy fs . --scanners vuln
  2. update go 1.23
  3. update alpine 3.21
  4. update workflows

@techknowlogick
Copy link
Collaborator

Thanks for the PR. Could I ask about why go.sum was removed?

@alexey-gavrilov-flant
Copy link
Contributor Author

alexey-gavrilov-flant commented Dec 31, 2024

I ran go mod tidy -compat=1.23 and it did a sum file optimization.
If you want the application to be built on older versions of go, I can change the pr.

Signed-off-by: Aleksey Gavrilov <alexey.gavrilov@flant.com>
Signed-off-by: Aleksey Gavrilov <alexey.gavrilov@flant.com>
Signed-off-by: Aleksey Gavrilov <alexey.gavrilov@flant.com>
@techknowlogick
Copy link
Collaborator

Ah, apologies. I missed that it wasn't a complete removal. Thanks again, and I hope you have a happy new year!

@techknowlogick techknowlogick merged commit f4cfe8e into cesanta:main Dec 31, 2024
4 checks passed
@alexey-gavrilov-flant alexey-gavrilov-flant deleted the go-mod branch January 1, 2025 09:50
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