12 Commits

Author SHA1 Message Date
Michael Stapelberg
05ac5603c1 go mod tidy (the x/crypto dependency came from an untracked file) 2025-04-15 08:48:45 +02:00
Michael Stapelberg
b6303a2c6b go.mod: bump language version to 1.24 2025-04-15 08:47:51 +02:00
Michael Stapelberg
b1610a6e72 go mod tidy 2025-02-14 21:30:01 +01:00
dependabot[bot]
12aede575e build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 (#21)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 08:23:17 +01:00
Michael Stapelberg
cfc6cfe7d0 bump language version to go 1.21 (oldest supported release) 2024-05-10 17:49:18 +02:00
dependabot[bot]
4c2e5af2e9 build(deps): bump golang.org/x/sys (#17)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210616094352-59db8d763f22 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 16:31:38 +01:00
andig
2f79bee2fc Upgrade go-cmp, obliterate xerrors (#15) 2022-10-06 08:58:15 +02:00
Michael Stapelberg
5675ab8eae go.mod: update to language version go 1.18, tidy 2022-08-07 10:40:07 +02:00
Michael Stapelberg
81842290f3 go.mod: set go version to 1.17 2021-11-21 16:43:48 +01:00
Michael Stapelberg
df151cdf75 update go.mod 2021-11-21 16:43:26 +01:00
Michael Stapelberg
3382b18a32 rootdev: implement support for GPT partitions
related to https://github.com/gokrazy/gokrazy/issues/87
2021-06-20 22:22:48 +02:00
Michael Stapelberg
37efc446ad declare a go module 2020-04-07 08:55:09 +02:00