Commit Graph

16 Commits

Author SHA1 Message Date
John Bartholomew
6fa97cc3dc chore: update golang.org/x/crypto to v0.33.0 2025-02-21 16:32:36 +00:00
dependabot[bot]
c159b34cd2
chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.17.0 (#738)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 21:25:20 +01:00
Tareq Al-Maamari
16a10df1a7
chore: bump go to 1.20 (#707)
This will also resolve few vulnerabilities.
2023-06-13 21:17:47 +01:00
Rohit Jangid
aece6e9b90
feat: add more crypto functions (#699)
* feat: add more crypto functions
2023-06-13 17:18:02 +01:00
Aaron Jheng
f30e2329be Bump go to 1.17 2022-10-31 14:46:30 +00:00
Angus Lees
aa9d35a814 Fix bazel builds on recent macOS
Update `golang.org/x/sys` package to address golang/go#51706

Update bazel `rules_go` to address bazelbuild/rules_go#3199
2022-10-26 13:02:42 +01:00
Josh Santos
6033db5d6a Bump golang.org/x/sys again 2022-10-19 04:22:51 +01:00
Moulick Aggarwal
4906958414 Bump golang.org/x/sys 2022-08-18 22:32:51 +01:00
Erik Godding Boye
32b292c9cb Bump dependency to fatih/color 2022-05-25 11:43:43 +01:00
Dave Cunningham
7032dd729f Upgrade x/sys 2022-05-24 20:02:38 +01:00
Greg Roodt
e6a9581713
Adds std.parseYaml (#339)
Add support for std.parseYaml.

Co-authored-by: Stanisław Barzowski <stanislaw.barzowski@gmail.com>
2021-05-20 14:16:23 +02:00
Harsimran Singh Maan
1b7cbff4cd Add github actions ci 2021-05-19 16:00:28 +02:00
Dave Cunningham
724650d358
Add native golang formatter (#388)
Add native golang formatter
2020-03-10 22:19:49 +00:00
Dave Cunningham
0959f85501 break up parseObjectRemainder 2019-11-06 19:46:26 +00:00
Carlos Eduardo
3ad064e626 Update x/sys to a newer version that supports Risc-V architecture (#284)
Update x/sys to a newer version that supports Risc-V architecture
2019-06-17 15:10:00 +01:00
Michael Schuett
2188e2d62a Add go mod / cleanup (#266)
Add go mod

Also make the build docs nicer and cleanup the file directory to be in line
with most other go projects. This also make it so you can build jsonnet
without setting -o on go build.
2019-04-03 15:46:19 +02:00