Commit Graph

96 Commits

Author SHA1 Message Date
cad49c7b31 Update dependencies 2023-04-11 12:48:32 +02:00
dependabot[bot]
4b8d5cfeca Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0 (#58)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 11:08:28 +02:00
dependabot[bot]
ec478d8bbd Bump golang.org/x/text from 0.3.7 to 0.3.8 (#57)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 09:20:18 +01:00
2d078228c9 Add system shutdown subcommand 2022-05-13 23:43:35 +02:00
7b1565e6a4 Use 2022-05-13 23:19:56 +02:00
4be2b5ece9 Merge branch 'master' of https://github.com/dpogorzelski/speedrun 2022-05-13 23:17:50 +02:00
ac66b4aa97 Fix arg name 2022-05-13 23:17:30 +02:00
DeepSource Bot
121b8cfd3d Update .deepsource.toml 2022-05-13 21:09:05 +00:00
c9ba91c585 Add the system command with reboot subcommand 2022-05-13 23:06:51 +02:00
7197fce351 Add the file command with read subcommand 2022-05-13 22:45:15 +02:00
5bd76e6048 Change default config path for the portal 2022-05-13 22:03:36 +02:00
879546cd1d Remove changelog file 2022-05-12 21:46:55 +02:00
a416dad8cb Bump deps 2022-05-12 21:45:45 +02:00
614ee4721e Fix unused args 2022-05-12 21:44:48 +02:00
82985bea4f Remove deprecated commands 2022-05-12 21:44:34 +02:00
9195f65c2b Bump deps 2022-05-09 23:02:51 +02:00
0049ad99de Update readme and add config samples 2022-05-09 22:55:22 +02:00
438725066e Remove config init commands 2022-05-09 22:43:03 +02:00
55de3ee25d Update pkg references 2022-04-21 22:27:20 +02:00
835231cd42 Create CNAME 2022-04-18 23:42:35 +02:00
64396ee90d Update README.md 2022-02-21 11:49:41 +01:00
07722afae4 Update README.md 2022-02-14 22:34:34 +01:00
5e86335618 Update README.md 2022-02-14 22:33:14 +01:00
0d41425f33 Bump dependencies 2022-01-21 13:32:59 +01:00
9efeb8a41a Add meaningful error message when project id is missing 2022-01-21 13:32:52 +01:00
b1a9ab7584 Update README.md 2022-01-20 16:46:33 +01:00
50b4076f2b Remove unnecessary files 2022-01-14 16:53:48 +01:00
4da44b7e90 Update readme 2022-01-14 00:07:40 +01:00
65f50dd05a Update release workflow 2022-01-13 23:55:04 +01:00
aced9db90e Add windows speedrun build 2022-01-13 23:52:22 +01:00
10d145605f Tidy gomod 2022-01-13 23:47:51 +01:00
6e69b9f789 Fix a bug where an empty target would return no results 2022-01-13 23:45:56 +01:00
1cab1df125 Update readme 2022-01-13 23:26:44 +01:00
c267b47e59 Update documentation and build configuration 2022-01-13 23:15:00 +01:00
3931b61dd1 Update readme 2022-01-13 12:20:52 +01:00
8fb8a60263 Update readme 2022-01-13 12:18:38 +01:00
5dc4ed2e97 Update README.md 2022-01-12 09:06:26 +01:00
8f89eb6f16 Update go.yml 2022-01-12 09:03:45 +01:00
e02c3a39bf Update go.yml 2022-01-12 08:59:28 +01:00
bd581db472 Complete project pivot (#55)
Complete project pivot
2022-01-12 08:57:21 +01:00
DeepSource Bot
70aa5332a9 Update .deepsource.toml 2021-10-05 11:02:35 +00:00
codesee-architecture-diagrams[bot]
1f529527ce Add CodeSee architecture diagram workflow to repository 2021-10-02 11:57:30 +00:00
DeepSource Bot
3b518fbf35 Add .deepsource.toml 2021-09-02 07:29:15 +00:00
1153a7fd89 Update README.md 2021-08-02 08:32:27 +02:00
2a22a5a7fe Update readme 2021-08-02 08:29:45 +02:00
9262ee9f94 Update readme 2021-08-02 08:24:55 +02:00
bf2ab49127 Update readme 2021-08-02 08:23:48 +02:00
c8510519a5 Update readme 2021-08-02 08:23:17 +02:00
7d5942730a Add homebrew as install method 2021-08-02 07:11:42 +02:00
f71cef41b3 Change release format to zip 2021-08-02 00:07:20 +02:00