Update Go version to 1.22 #132
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-http-gw#132
Loading…
Reference in a new issue
No description provided.
Delete branch "nzinkevich/frostfs-http-gw:update_go_122"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Nikita Zinkevich n.zinkevich@yadro.com
d85a047d0c
to1bd011c7c7
1bd011c7c7
to3e2b918a06
Please update CHANGELOG.md
3e2b918a06
to089deeb167
Update linters
We have separate PR for update linters #133 🤔
089deeb167
to0e26aaf647
0e26aaf647
to269fda6d34
Is it okay that linters don't pass? It's required to set LINT_VERSION, however it was done in separate PR #133
I believe it's not, so updating linter version in this PR is a good idea. I'll close #133.
269fda6d34
to2ed664dfdb
@ -31,3 +31,3 @@
.PHONY: debpackage debclean
# Make all binaries
# Make uall binaries
What's
uall
?@ -39,3 +39,3 @@
- name: Run tests
run: make test
run: make test
What's changed here?
New line I suppose
2ed664dfdb
to69b68589d0
69b68589d0
to151e5bc1c8