Sha256: f33278275236e52d45d4fa1b4ef04e9b481582583dc6420c11cc94f8d0fda609

Contents?: true

Size: 548 Bytes

Versions: 1

Compression:

Stored size: 548 Bytes

Contents

module main

go 1.15

require (
	github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
	github.com/golang/protobuf v1.5.2 // indirect
	github.com/gorilla/mux v1.8.0
	github.com/matoous/go-nanoid/v2 v2.0.0
	github.com/mitchellh/go-homedir v1.1.0
	github.com/planetscale/planetscale-go v0.51.0
	github.com/planetscale/sql-proxy v0.12.0
	go.uber.org/zap v1.19.1
	golang.org/x/net v0.0.0-20210410081132-afb366fc7cd1 // indirect
	golang.org/x/oauth2 v0.0.0-20210413134643-5e61552d6c78 // indirect
	google.golang.org/appengine v1.6.7 // indirect
)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
planetscale-0.3.3 go.mod