licenses.dev

github.com/honeycombio/beeline-go v1.1.1

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT49
PackageRelationDependenciesPublished
github.com/facebookgo/clock • v0.0.0-20150410010913-600d898af40aINDIRECT0
github.com/fatih/color • v1.9.0INDIRECT3
github.com/fatih/structs • v1.1.0INDIRECT0
github.com/felixge/httpsnoop • v1.0.1DIRECT0
github.com/gin-contrib/sse • v0.1.0INDIRECT0
github.com/gin-gonic/gin • v1.7.1DIRECT17
github.com/go-playground/locales • v0.13.0INDIRECT0
github.com/go-playground/universal-translator • v0.17.0INDIRECT1
github.com/go-playground/validator/v10 • v10.4.1INDIRECT7
github.com/gobuffalo/envy • v1.9.0INDIRECT2
github.com/gobuffalo/fizz • v1.10.0INDIRECT16
github.com/gobuffalo/flect • v0.2.1INDIRECT0
github.com/gobuffalo/helpers • v0.6.1INDIRECT12
github.com/gobuffalo/nulls • v0.2.0INDIRECT1
github.com/gobuffalo/packd • v1.0.0INDIRECT0
github.com/gobuffalo/plush/v4 • v4.0.0INDIRECT13
github.com/gobuffalo/pop/v5 • v5.3.1DIRECT43
github.com/gobuffalo/tags/v3 • v3.1.0INDIRECT4
github.com/gobuffalo/validate/v3 • v3.1.0INDIRECT2
github.com/gofrs/uuid • v3.2.0+incompatibleINDIRECT0
github.com/jackc/chunkreader/v2 • v2.0.1INDIRECT0
github.com/jackc/pgconn • v1.6.0INDIRECT10
github.com/jackc/pgio • v1.0.0INDIRECT0
github.com/jackc/pgpassfile • v1.0.0INDIRECT0
github.com/jackc/pgproto3/v2 • v2.0.2INDIRECT2
github.com/jackc/pgservicefile • v0.0.0-20200307190119-3430c5407db8INDIRECT0
github.com/jackc/pgtype • v1.3.0INDIRECT2
github.com/jackc/pgx/v4 • v4.6.0INDIRECT12
github.com/jmoiron/sqlx • v1.3.4DIRECT0
github.com/joho/godotenv • v1.3.0INDIRECT0
github.com/json-iterator/go • v1.1.10INDIRECT2
github.com/kballard/go-shellquote • v0.0.0-20180428030007-95032a82bc51INDIRECT0
github.com/labstack/echo/v4 • v4.3.0DIRECT9
github.com/labstack/gommon • v0.3.0INDIRECT5
github.com/leodido/go-urn • v1.2.0INDIRECT0
github.com/luna-duclos/instrumentedsql • v1.1.3INDIRECT0
github.com/Masterminds/semver/v3 • v3.0.3INDIRECT0
github.com/mattn/go-colorable • v0.1.8INDIRECT2
github.com/mattn/go-isatty • v0.0.12INDIRECT1
github.com/mattn/go-sqlite3 • v2.0.3+incompatibleINDIRECT0
github.com/sergi/go-diff • v1.1.0INDIRECT0
github.com/stretchr/testify • v1.7.0DIRECT3
github.com/ugorji/go/codec • v1.1.9INDIRECT0
github.com/valyala/bytebufferpool • v1.0.0INDIRECT0
github.com/valyala/fasttemplate • v1.2.1INDIRECT1
goji.io/v3 • v3.0.0DIRECT0
gopkg.in/alexcesaro/statsd.v2 • v2.0.0INDIRECT0
gopkg.in/yaml.v2 • v2.3.0INDIRECT0
gopkg.in/yaml.v3 • v3.0.0-20220521103104-8f96da9f5d5eINDIRECT0
BSD-3-Clause20
PackageRelationDependenciesPublished
github.com/DATA-DOG/go-sqlmock • v1.5.0DIRECT0
github.com/facebookgo/limitgroup • v0.0.0-20150612190941-6abd8d71ec01INDIRECT0
github.com/facebookgo/muster • v0.0.0-20150708232844-fd3d7953fd52INDIRECT2
github.com/golang/protobuf • v1.4.2INDIRECT1
github.com/google/uuid • v1.2.0DIRECT0
github.com/gorilla/mux • v1.8.0DIRECT0
github.com/julienschmidt/httprouter • v1.3.0DIRECT0
github.com/klauspost/compress • v1.11.4INDIRECT0
github.com/microcosm-cc/bluemonday • v1.0.2INDIRECT2
github.com/pmezard/go-difflib • v1.0.0INDIRECT0
github.com/rogpeppe/go-internal • v1.5.2INDIRECT0
github.com/sourcegraph/annotate • v0.0.0-20160123013949-f4cad6c6324dINDIRECT0
github.com/sourcegraph/syntaxhighlight • v0.0.0-20170531221838-bd320f5d308eINDIRECT1
golang.org/x/crypto • v0.0.0-20210921155107-089bfa567519INDIRECT3
golang.org/x/net • v0.7.0INDIRECT1
golang.org/x/sync • v0.0.0-20220722155255-886fb9371eb4INDIRECT0
golang.org/x/sys • v0.5.0INDIRECT0
golang.org/x/text • v0.7.0INDIRECT0
golang.org/x/xerrors • v0.0.0-20200804184101-5ec99f83aff1INDIRECT0
google.golang.org/protobuf • v1.25.0DIRECT0
Apache-2.012
PackageRelationDependenciesPublished
github.com/honeycombio/libhoney-go • v1.15.2DIRECT12
github.com/modern-go/concurrent • v0.0.0-20180306012644-bacd9c7ef1ddINDIRECT0
github.com/modern-go/reflect2 • v1.0.1INDIRECT1
github.com/sergi/go-diff • v1.1.0INDIRECT0
go.opentelemetry.io/contrib/propagators • v0.19.0DIRECT2
go.opentelemetry.io/otel • v0.19.0DIRECT1
go.opentelemetry.io/otel/trace • v0.19.0DIRECT1
google.golang.org/appengine • v1.6.5INDIRECT4
google.golang.org/genproto • v0.0.0-20200526211855-cb27e3aa2013INDIRECT2
google.golang.org/grpc • v1.36.1DIRECT6
gopkg.in/yaml.v2 • v2.3.0INDIRECT0
gopkg.in/yaml.v3 • v3.0.0-20220521103104-8f96da9f5d5eINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
github.com/pkg/errors • v0.9.1INDIRECT0
github.com/vmihailenco/msgpack/v4 • v4.3.12INDIRECT6
github.com/vmihailenco/tagparser • v0.1.1INDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
github.com/go-sql-driver/mysql • v1.6.0DIRECT0
ISC1
PackageRelationDependenciesPublished
github.com/davecgh/go-spew • v1.1.1INDIRECT0
unknown1
PackageRelationDependenciesPublished
github.com/gobuffalo/github_flavored_markdown • v1.1.0INDIRECT6
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/go/github.com%2Fhoneycombio%2Fbeeline-go)](https://licenses.dev/go/github.com%2Fhoneycombio%2Fbeeline-go)
<a href="https://licenses.dev/go/github.com%2Fhoneycombio%2Fbeeline-go">
  <img src="https://licenses.dev/b/go/github.com%2Fhoneycombio%2Fbeeline-go" alt="licenses" />
</a>

Or the licenses badge code for the v1.1.1 version:

[![licenses](https://licenses.dev/b/go/github.com%2Fhoneycombio%2Fbeeline-go/v1.1.1)](https://licenses.dev/go/github.com%2Fhoneycombio%2Fbeeline-go/v1.1.1)
<a href="https://licenses.dev/go/github.com%2Fhoneycombio%2Fbeeline-go/v1.1.1">
  <img src="https://licenses.dev/b/go/github.com%2Fhoneycombio%2Fbeeline-go/v1.1.1" alt="licenses" />
</a>
GitHub