GitHub / garethjevans / postgres-buildpack
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garethjevans%2Fpostgres-buildpack
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: Go
Size: 48.8 KB
Dependencies parsed at:
123
Created at: over 3 years ago
Updated at: over 3 years ago
Pushed at: over 3 years ago
Last synced at: 21 days ago
go.mod
go
- github.com/BurntSushi/toml v0.4.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/buildpacks/libcnb v1.25.3
- github.com/creack/pty v1.1.17
- github.com/heroku/color v0.0.6
- github.com/imdario/mergo v0.3.12
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mitchellh/hashstructure/v2 v2.0.2
- github.com/onsi/gomega v1.17.0
- github.com/paketo-buildpacks/libpak v1.57.1
- github.com/pelletier/go-toml v1.9.4
- github.com/sclevine/spec v1.4.0
- github.com/spf13/pflag v1.0.5
- golang.org/x/net v0.0.0-20210428140749-89ef3d95e781
- golang.org/x/sys v0.0.0-20220111092808-5a964db01320
- golang.org/x/text v0.3.6
- gopkg.in/yaml.v2 v2.4.0