repository
0.0.0-20190508094116-c338892724ea
Repository: https://github.com/alphagov/paas-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
paas-go
This repository contains Golang libraries for the GOV.UK PaaS Team.
We also maintain Golang libraries for:
- Building Service Brokers: https://github.com/alphagov/paas-service-broker-base
Vendoring
It is a deliberate decision to not vendor anything into this repository.
Testing
We currently rely on developers to test locally. The latest versions of all dependencies should be used wherever possible.