This website requires JavaScript.
Explore
Help
Sign in
jakoubek
/
quando
Watch
1
Star
0
Fork
You've already forked quando
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2bf1df03ea
quando
/
go.mod
3 lines
61 B
Modula-2
Raw
Normal View
History
Unescape
Escape
chore: update module name to code.beautifulmachines.dev/jakoubek/quando Changed module path from code.beautifulmachines.dev/quando to code.beautifulmachines.dev/jakoubek/quando to include user namespace. Updated: - go.mod: module declaration - example_test.go: import path
2026-02-11 17:25:25 +01:00
module
code
.
beautifulmachines
.
dev
/
jakoubek
/
quando
feat(quando-91w): initialize project structure and tooling - Initialize go.mod with module path code.beautifulmachines.dev/quando - Set Go version to 1.22+ (using 1.25.6) - Create directory structure (internal/calc/, .github/workflows/) - Add comprehensive README.md with project overview, features, and examples - Add MIT LICENSE - Populate .gitignore for Go projects - Create GitHub Actions CI workflow for testing, linting, and benchmarking All acceptance criteria met: ✓ go.mod initialized with correct module path ✓ Go 1.22+ specified in go.mod ✓ Directory structure created ✓ README.md with project overview ✓ LICENSE file (MIT) ✓ .gitignore for Go projects ✓ Basic CI/CD workflow
2026-02-11 16:28:14 +01:00
go
1.25
.
6
Reference in a new issue
Copy permalink