This commit is contained in:
180909 2026-05-17 19:16:53 +00:00 committed by GitHub
commit d69363dd59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -36,3 +36,4 @@ alias gotofx='go tool fix'
alias gov='go vet'
alias gove='go version'
alias gow='go work'
alias goge='go generate'