Commit Graph

45 Commits

Author SHA1 Message Date
Juan Bustamante dc9220d34a
fix: upgrade Go to 1.25.5 to address CVE-2025-61729 and CVE-2025-61727 (#2501)
This commit updates the Go version from 1.25.3 to 1.25.5 to fix two
security vulnerabilities in the Go standard library.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Signed-off-by: Juan Bustamante <bustamantejj@gmail.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-10 07:39:43 -05:00
Juan Bustamante 9321d2cc4a
Bump to go 1.25 (#2480)
Build and lint using go 1.25

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Signed-off-by: Juan Bustamante <bustamantejj@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-23 11:37:07 -05:00
dependabot[bot] 0854c9530e
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools (#2431)
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-01 15:22:04 +00:00
dependabot[bot] 1ea8a29fb4
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools (#2409)
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-27 14:08:05 -05:00
Juan Bustamante 9100de595e updating go.mod at tools to 1.24
Signed-off-by: Juan Bustamante <bustamantejj@gmail.com>
2025-04-11 17:16:40 -05:00
adelaney21 e5f75e1a25 Address linter errors
The updated linter has stricter checks for go 1.24.

Signed-off-by: adelaney21 <adelaney21@bloomberg.net>
2025-04-08 08:14:16 +01:00
Robert Gogolok 6658bb06b3 Remove obsolete // +build lines
https://tip.golang.org/doc/go1.18#go-build-lines

Signed-off-by: Robert Gogolok <robert.gogolok@stackit.cloud>
2025-02-21 00:11:25 +01:00
Natalie Arellano fe6a1e57e7 Update go and run tidy
Signed-off-by: Natalie Arellano <narellano@vmware.com>
2024-10-28 14:39:47 -04:00
Hiroshi Hayakawa e885ffe48e Fix the helper script for testing the GitHub Action workflows on forked
repositories.

Signed-off-by: Hiroshi Hayakawa <hhiroshell@gmail.com>
2024-07-30 14:25:02 +09:00
hhiroshell dce5257689 Finish the helper script for testing GitHub Action workflows on forked repository.
Signed-off-by: hhiroshell <hhiroshell@gmail.com>
2024-07-24 10:56:17 +09:00
Hiroshi Hayakawa 15dc0e92a0 Add a draft helper script for testing GitHub Action workflows on forked repository.
Signed-off-by: Hiroshi Hayakawa <hhiroshell@gmail.com>
2024-07-23 14:33:28 +09:00
Juan Bustamante 5e6db32f1f
Updating go version to 1.22.x
Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
2024-04-18 09:15:43 -05:00
dependabot[bot] 2e41d82f14
build(deps): bump google.golang.org/protobuf in /tools
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 15:53:42 +00:00
Juan Bustamante 2689221095
Updating to go 1.21
Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
2024-01-23 08:30:39 -05:00
Joe Kutner 48f25f1057
Upgrade to golang 1.20
Signed-off-by: Joe Kutner <jpkutner@gmail.com>
2023-05-10 14:27:37 -05:00
Joe Kutner fb5d07466e
Updating linter which requires fixing lint failures
Signed-off-by: Joe Kutner <jpkutner@gmail.com>
2023-04-14 09:52:12 -05:00
Joe Kutner f590cdd5e9
Upgrade golang.org/x/text in tools
Signed-off-by: Joe Kutner <jpkutner@gmail.com>
2023-04-13 20:29:10 -05:00
dependabot[bot] ebafbe8e68
build(deps): bump golang.org/x/sys in /tools
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220209214540-3681064d5158 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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 05:57:59 +00:00
dependabot[bot] 288f81e816
build(deps): bump github.com/prometheus/client_golang in /tools
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.1 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.7.1...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 05:44:26 +00:00
Jason Schroeder 403dd50514
build: update to golang 1.19
Update GH Actions and go.mod with golang 1.19

Signed-off-by: Jason Schroeder <jschroeder@salesforce.com>
2023-01-11 09:26:35 -08:00
Jason Schroeder 8c495d9395 build: update to golang 1.18
Update GH Actions and go.mod with golang 1.18

Signed-off-by: Jason Schroeder <jschroeder@salesforce.com>
2022-12-15 09:24:05 -08:00
Natalie Arellano 4600666208 Fix pack inspect for newer platform now that command is an array
Signed-off-by: Natalie Arellano <narellano@vmware.com>
2022-11-08 16:59:10 -05:00
Javier Romero 9cb94e5835 Update use of deprecated fields
Also:
- Update golang-ci lint configucation

Signed-off-by: Javier Romero <root@jromero.codes>
2022-04-25 17:39:59 -05:00
Anthony Emengo 32bafa1ab1 Bump golangci-lint to v1.43.0
Signed-off-by: Anthony Emengo <aemengo@vmware.com>
2021-12-05 20:16:44 -05:00
Javier Romero 4bb509fb28 Upgrade to go 1.17
Signed-off-by: Javier Romero <rjavier@vmware.com>
2021-11-02 14:53:37 -05:00
Rahul Grover a9bab6f6f9 fixes potential file inclusion via variable.
Signed-off-by: Rahul Grover <rahulgrover99@gmail.com>
2021-05-04 12:10:29 +00:00
Sambhav Kothari 2209b654d9 Add a custom lifecycle repo
Signed-off-by: Sambhav Kothari <skothari44@bloomberg.net>
Signed-off-by: skothari44 <skothari44@bloomberg.net>
2021-02-26 17:07:41 +00:00
Javier Romero 66b78eae59 Unvendor all the things
Signed-off-by: Javier Romero <rjavier@vmware.com>
2020-08-10 15:02:08 -05:00
Javier Romero 67d9e80ff5 Update golangci-lint
Signed-off-by: Javier Romero <rjavier@vmware.com>
2020-08-10 14:46:44 -05:00
David Gageot 1b8d6f08ce Pedantic check of import groups.
Signed-off-by: David Gageot <david@gageot.net>
2020-06-04 11:49:57 +02:00
David Freilich 2032a08128 Fix tools vendor mod
Signed-off-by: David Freilich <dfreilich@vmware.com>
2020-06-01 14:12:27 -04:00
David Freilich def0ecc060 Fix spelling mistake
* Update go.sum

Signed-off-by: David Freilich <dfreilich@vmware.com>
2020-06-01 14:12:27 -04:00
David Gageot 224c47ec90 Upgrade to Go 1.14
Fixes #554

Signed-off-by: David Gageot <david@gageot.net>
2020-05-26 16:24:51 +02:00
David Gageot 6e1217b15c Update vendoring
Signed-off-by: David Gageot <david@gageot.net>
2020-05-26 10:23:12 +02:00
David Gageot 4df2911fd0 Upgrade golangci-lint to v1.27.0
go get -u github.com/golangci/golangci-lint

Signed-off-by: David Gageot <david@gageot.net>
2020-05-26 10:23:04 +02:00
Javier Romero 741f612f22 Add tidy and prepare-for-pr make tasks
Signed-off-by: Javier Romero <rjavier@vmware.com>
2020-03-24 13:21:45 -05:00
Andrew Meyer 8cf65f10c6 Mount volumes in detect
- Added acceptance test

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Andrew Meyer <meyeran@vmware.com>
Signed-off-by: Travis Longoria <tlongoria@salesforce.com>
2020-03-06 14:03:19 -06:00
Javier Romero b805cf850b Update tools dependencies
Signed-off-by: Javier Romero <rjavier@vmware.com>
2020-03-03 11:02:32 -06:00
Joe Kutner f8a34ce113
Rename Github org to github.com/buildpacks
Signed-off-by: Joe Kutner <jpkutner@gmail.com>
2019-12-12 09:50:05 -06:00
David Gageot 7334944d3f Bump golangci-lint to v1.20.0
Signed-off-by: David Gageot <david@gageot.net>
2019-10-10 10:06:42 +02:00
David Gageot 46bb33b78c go mod vendor in /tools
Signed-off-by: David Gageot <david@gageot.net>
2019-10-07 11:41:41 +02:00
David Gageot c9e0422037 Vendor golangci-lint
Signed-off-by: David Gageot <david@gageot.net>
2019-09-30 11:59:41 +02:00
David Gageot 473f73ae59 Add a Makefile target to run linters
Signed-off-by: David Gageot <david@gageot.net>
2019-09-30 11:45:37 +02:00
Javier Romero 4388a802f9 Display Lifecycle Descriptor information in inspect-builder
* Remove support for lifecycle < 0.3.0
* Abstract buildpack and lifecycle contents into `blobs`
* Remove use of image cache in favor of volume cache
* Add option to change cache dir in `pack.Client`

Signed-off-by: Javier Romero <jromero@pivotal.io>
Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
2019-09-05 21:00:25 -05:00
Emily Casey aab1769511 Use Makefile in travis config
* Run goimports

Signed-off-by: Emily Casey <ecasey@pivotal.io>
Signed-off-by: Danny Joyce <djoyce@pivotal.io>
2019-05-23 17:05:08 -04:00