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

trivial. golang version up to v1.21 #239

Merged
merged 1 commit into from
Feb 20, 2024
Merged

trivial. golang version up to v1.21 #239

merged 1 commit into from
Feb 20, 2024

Conversation

ktkfree
Copy link
Contributor

@ktkfree ktkfree commented Feb 20, 2024

golang v1.21 for mac 버전업 방법
. https://devocean.sk.com/blog/techBoardDetail.do?ID=164027 ( /w @seungkyua )

local clean

$ go clean --modcache
$ go mod tidy
$ go build cmd/server/main.go

swagger

go install github.com/swaggo/swag/cmd/swag@latest

@ktkfree ktkfree marked this pull request as draft February 20, 2024 05:38
@ktkfree ktkfree changed the title trivial. golang version up to v1.22 trivial. golang version up to v1.21 Feb 20, 2024
@ktkfree
Copy link
Contributor Author

ktkfree commented Feb 20, 2024

공통으로 사용하는 code sql 의 support version 이 1.21 인 관계로 1.21 로 맞춥니다.

@ktkfree ktkfree force-pushed the go_versionup branch 2 times, most recently from 3d76082 to cff628d Compare February 20, 2024 06:10
@ktkfree ktkfree marked this pull request as ready for review February 20, 2024 06:30
@ktkfree
Copy link
Contributor Author

ktkfree commented Feb 20, 2024

테스트를 위해 승인 없이 merge 합니다.

@ktkfree ktkfree merged commit c9681c7 into develop Feb 20, 2024
4 of 6 checks passed
@ktkfree ktkfree deleted the go_versionup branch February 20, 2024 06:33
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.

1 participant