mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-10 20:56:14 +00:00
Add docs/go.sum (Hextra v0.12.3 checksums) produced by hugo mod tidy. Update docs/go.mod with the resolved module version. Ignore docs/.hugo_build.lock, docs/public/, and docs/resources/ — all are generated by Hugo locally and not needed in the repo. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
113 B
AMPL
6 lines
113 B
AMPL
module github.com/gesellix/bose-soundtouch/docs
|
|
|
|
go 1.22.0
|
|
|
|
require github.com/imfing/hextra v0.12.3 // indirect
|