Commit Graph

12 Commits

Author SHA1 Message Date
Corey Butler
3f0dba16dc Updated go-where dependency and cleaned up debug output. 2023-04-12 22:28:01 -05:00
Corey Butler
9dff81433c Added extra debug details. 2023-04-12 20:40:26 -05:00
Corey Butler
fa811e098d Updated build process. 2023-04-11 12:58:48 -05:00
Corey Butler
b54163cf78 Move test command to 'debug'. Fixes #955 and #942. Addresses #945 with new encoding for settings (forcing UTF-8). 2023-04-11 12:53:34 -05:00
dependabot[bot]
195f9539c2 Bump golang.org/x/text from 0.3.2 to 0.3.8 in /src
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-02 15:34:38 +00:00
dependabot[bot]
cb0d573441 Bump golang.org/x/sys in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190813064441-fde4db37ae7a to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 03:54:24 +00:00
Corey Butler
16afa15d7d Added custom UTF-8 converter for settings file. 2023-02-24 12:31:57 -06:00
Corey Butler
7a52c4cbc4 Added initial environment check. Also prevent versions starting with non-numeric values other than 'v' that aren't a known alias. This closes #919 2023-01-26 20:03:39 -06:00
Corey Butler
dfa2e5f105 Update dependencies 2022-05-28 09:58:54 -05:00
Corey Butler
a7f30f5e12 Update go.mod 2022-02-01 13:33:47 -06:00
coreybutler
9f93b4cf6d Convert to Go modules, add v.1.1.8 notes 2021-09-10 22:45:54 -05:00
coreybutler
7fc4a989d0 Refactor to support Go modules 2021-09-10 15:52:55 -05:00