This website requires JavaScript.
Explore
Help
Sign in
core
/
go-scm
Watch
8
Star
0
Fork
You've already forked go-scm
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
chore: Go 1.26 modernization
#2
Merged
Charon
merged 2 commits from
chore/go-1.26-modernization
into
main
2026-02-24 18:01:46 +00:00
Conversation
0
Commits
2
Files changed
4
+10
-8
2 commits
Author
SHA1
Message
Date
Claude
7ef7c3b107
chore: use %w for error wrapping
...
Some checks failed
Security Scan / security (pull_request)
Failing after 13s
Details
Test / test (pull_request)
Successful in 1m9s
Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:24:05 +00:00
Claude
da9c133f1f
chore: fmt.Errorf(static) → errors.New
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:22:37 +00:00