1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00
Commit graph

41 commits

Author SHA1 Message Date
Jörg Thalheim
1e2bae5487 update checksum 2023-06-16 07:58:42 +00:00
dependabot[bot]
157d5fc217 Bump golang.org/x/crypto from 0.8.0 to 0.9.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-20 09:36:53 +02:00
dependabot[bot]
d90636d45f Bump golang.org/x/crypto from 0.7.0 to 0.8.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:13:19 +02:00
Jörg Thalheim
a26b63eea1 bump minimum go version 2023-04-17 09:49:42 +02:00
Jörg Thalheim
1d709e5ed9 update checksums 2023-04-17 09:45:59 +02:00
Jörg Thalheim
215dcb71e7 drop flake defaultPackage 2023-03-18 16:11:45 +01:00
Jörg Thalheim
55d5e5cb0b bump vendorSha256 2023-03-18 16:11:45 +01:00
Jörg Thalheim
f5256e2081 bump vendorSha256 2023-03-18 15:52:15 +01:00
Jörg Thalheim
cce10065eb bump vendorSha256 2023-02-28 15:35:05 +01:00
dependabot[bot]
a75b5e093f Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220622213112-05595931fe9d to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 09:58:10 +01:00
Jörg Thalheim
8da6068e91 bump go version 2023-02-28 09:31:20 +01:00
Jörg Thalheim
4acf66389b update vendorSha256 2023-02-28 09:23:57 +01:00
Pogobanane
4f3d45c058 go files for darwin
fixup
2023-02-02 11:38:33 +01:00
lucasew
eb09a61dc9 format type: add dotenv and ini
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-01-17 10:55:52 -03:00
Janne Heß
33041373c9
Update go.mod, go.sum and go 2022-07-09 00:03:19 +02:00
Jörg Thalheim
a7512754f0
fix build for 21.11 2022-05-15 08:19:33 +02:00
Jörg Thalheim
150afcb240
move all nix expressions to pkgs 2022-05-15 08:19:33 +02:00
Jörg Thalheim
8c944d29e8
go mod tidy 2022-05-14 06:31:05 +02:00
Jörg Thalheim
80a8ca6351
update sops to v3.7.3 2022-05-14 06:23:27 +02:00
Jörg Thalheim
8bdf7d0993 fix nix flake check on macOS 2021-11-07 14:34:26 +01:00
Jörg Thalheim
17c4771b21 remove nixos tests from test set 2021-11-07 09:28:52 +01:00
Janne Heß
0cad90d763
Update all go dependencies 2021-09-24 12:09:54 +02:00
Janne Heß
f636296aff
Switch the libs to now external ones 2021-09-24 12:09:53 +02:00
Janne Heß
6c916c1f57
Add a converter from private ssh keys to age 2021-09-24 12:09:53 +02:00
Janne Heß
c980f2547e
Add sops-ssh-to-age tool 2021-09-24 12:09:52 +02:00
Janne Heß
db8fcb50a3
Add support for ssh-generated age keys 2021-09-24 12:09:52 +02:00
Jörg Thalheim
4919735a5e fork sops with new openpgp library 2021-08-29 16:20:30 +00:00
Jörg Thalheim
3e2aefbc61 switch to maintained openpgp library 2021-08-29 15:24:07 +02:00
Jörg Thalheim
45900975cb
golangci-lint: increase timeout 2021-07-03 09:18:15 +02:00
Jörg Thalheim
3261557508
update vendorSha256 2021-07-03 09:05:37 +02:00
Jörg Thalheim
73e19bf11b
Replace sops-gpg-hook with sops-import-keys-hook 2021-07-03 08:08:38 +02:00
Jörg Thalheim
f540b74ced
remove ssh-to-pgp from sops-nix 2021-02-22 06:49:46 +01:00
Jörg Thalheim
afee6a053b
golangci-lint: fix build 2021-02-01 13:51:51 +01:00
Jörg Thalheim
d665aecd88
fix 32-bit build 2021-02-01 13:50:17 +01:00
Jörg Thalheim
c7826f534e
parallelize CI 2020-11-13 12:54:33 +01:00
Jörg Thalheim
fe7f6360e8
add integration test for sops-pgp-hook 2020-07-14 11:26:54 +01:00
Jörg Thalheim
7c6f438d05
rework sops-pgp-hook and document it. 2020-07-13 09:51:53 +01:00
Jörg Thalheim
66ce9aa7ba
add buildkite 2020-07-12 21:46:31 +01:00
Jörg Thalheim
1745bb9f95
build nixos tests on CI. 2020-07-12 17:45:31 +01:00
Jörg Thalheim
81f9f69b84
add ssh-to-pgp package 2020-07-12 17:18:12 +01:00
Jörg Thalheim
8ccd9ba269
first commit 2020-07-06 07:31:57 +01:00