From 581f98a82406b0b70b6d29d6819eae77dc522e9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 20:45:52 +0000 Subject: [PATCH] Bump github.com/paketo-buildpacks/libnodejs from 0.1.0 to 0.2.0 Bumps [github.com/paketo-buildpacks/libnodejs](https://github.com/paketo-buildpacks/libnodejs) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/paketo-buildpacks/libnodejs/releases) - [Commits](https://github.com/paketo-buildpacks/libnodejs/compare/v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: github.com/paketo-buildpacks/libnodejs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f5ad882..efd296c 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/BurntSushi/toml v1.3.2 github.com/onsi/gomega v1.27.10 - github.com/paketo-buildpacks/libnodejs v0.1.0 + github.com/paketo-buildpacks/libnodejs v0.2.0 github.com/paketo-buildpacks/libreload-packit v0.0.1 github.com/paketo-buildpacks/occam v0.17.0 github.com/paketo-buildpacks/packit/v2 v2.11.0 diff --git a/go.sum b/go.sum index 5cc9326..6b3d3c3 100644 --- a/go.sum +++ b/go.sum @@ -2487,8 +2487,8 @@ github.com/otiai10/curr v1.0.0/go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6 github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo= github.com/otiai10/mint v1.3.1/go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc= github.com/pact-foundation/pact-go v1.0.4/go.mod h1:uExwJY4kCzNPcHRj+hCR/HBbOOIwwtUjcrb0b5/5kLM= -github.com/paketo-buildpacks/libnodejs v0.1.0 h1:MaZXwK5QOn2pwrVya2i2PogQDo8n8pFefCvZIjGHo2U= -github.com/paketo-buildpacks/libnodejs v0.1.0/go.mod h1:6zYvjp6d0mw2Sw/3ITF1CTk7dLQigpI37QGoG2IFeRE= +github.com/paketo-buildpacks/libnodejs v0.2.0 h1:y7G6BQIeeMUnIlzREiAipQlAcaXJ82VMPldkTTiv9o4= +github.com/paketo-buildpacks/libnodejs v0.2.0/go.mod h1:JLs6tu5TD6la8p1IKo3UYO1C93/ywGesa74FpM82wPw= github.com/paketo-buildpacks/libreload-packit v0.0.1 h1:K1HhNAqBSzRpefwGOcvdchZwyeNTgNJL9SC7V4paYt8= github.com/paketo-buildpacks/libreload-packit v0.0.1/go.mod h1:ZWE3U94Z18yJk8Pc1mP852l9phQsrsZ+An2U98g0rWw= github.com/paketo-buildpacks/occam v0.17.0 h1:2Xt4Vc4MbSAsLyu+WLttd6gpR4ORsBwcoqAfWz4QaD4=