Refactor module naming and update references to steamcache2
All checks were successful
Release Tag / release (push) Successful in 9s

- Changed module name from `s1d3sw1ped/SteamCache2` to `s1d3sw1ped/steamcache2` for consistency.
- Updated all import paths and references throughout the codebase to reflect the new module name.
- Adjusted README and Makefile to use the updated module name, ensuring clarity in usage instructions.
This commit is contained in:
2025-09-21 23:10:21 -05:00
parent 46495dc3aa
commit bd123bc63a
15 changed files with 44 additions and 46 deletions

View File

@@ -11,8 +11,8 @@ builds:
- -s
- -w
- -extldflags "-static"
- -X s1d3sw1ped/SteamCache2/version.Version={{.Version}}
- -X s1d3sw1ped/SteamCache2/version.Date={{.Date}}
- -X s1d3sw1ped/steamcache2/version.Version={{.Version}}
- -X s1d3sw1ped/steamcache2/version.Date={{.Date}}
env:
- CGO_ENABLED=0
goos: