Skip to content

Commit

Permalink
Go Module Update
Browse files Browse the repository at this point in the history
Signed-off-by: Paketo Robot <[email protected]>
  • Loading branch information
Paketo Robot committed May 8, 2020
1 parent 9562b7e commit da7584a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/paketo-buildpacks/apache-tomcat
go 1.14

require (
github.com/buildpacks/libcnb v1.10.0
github.com/buildpacks/libcnb v1.10.1
github.com/heroku/color v0.0.6
github.com/onsi/gomega v1.10.0
github.com/paketo-buildpacks/libpak v1.31.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/Masterminds/semver/v3 v3.1.0 h1:Y2lUDsFKVRSYGojLJ1yLxSXdMmMYTYls0rCvo
github.com/Masterminds/semver/v3 v3.1.0/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/buildpacks/libcnb v1.10.0 h1:rWcEaZpFdeskURNwGaJYspnqj9LX0vNt20f7AExXv+A=
github.com/buildpacks/libcnb v1.10.0/go.mod h1:heL8ONtmWudtDiTJsV6XgCszCUT2LC0t972PLnPQ4aE=
github.com/buildpacks/libcnb v1.10.1 h1:p1EhsLI94j5t9fjGVSNyC6hy0CfWcEbnTw5xrYHUxas=
github.com/buildpacks/libcnb v1.10.1/go.mod h1:c7MMPLQGMc82z+JI+uliHsTrpXNlhK4sZ5BK/EncQCg=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/creack/pty v1.1.10/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit da7584a

Please sign in to comment.