github.com/tinylib/msgp
go
pkg:golang/github.com/tinylib/msgp
88 Dependabot PRs
5 months ago
40 repositories
2 repositories
Recent PRs (filtered by: Minor PRs )
Bump github.com/tinylib/msgp from 1.1.9 to 1.6.3 in /receiver/fluentforwardreceiver
pcwiese/opentelemetry-collector-contrib #32501
Bump github.com/tinylib/msgp from 1.1.8 to 1.6.3 in /receiver/fluentforwardreceiver
mwear/opentelemetry-collector-contrib #22731
Bump github.com/tinylib/msgp from 1.1.8 to 1.6.3 in /receiver/fluentforwardreceiver
coralogix/opentelemetry-collector-contrib-old-fork #37818
Bump github.com/tinylib/msgp from 1.1.9 to 1.6.1 in /receiver/fluentforwardreceiver
pcwiese/opentelemetry-collector-contrib #31856
Bump github.com/tinylib/msgp from 1.1.8 to 1.6.1 in /receiver/fluentforwardreceiver
coralogix/opentelemetry-collector-contrib #36924
deps: bump the go-minor-patch group with 44 updates
Bump github.com/tinylib/msgp from 1.5.0 to 1.6.1
DataDog/datadog-agent #43954
Bump github.com/tinylib/msgp from 1.5.0 to 1.6.1 in /test/fakeintake
DataDog/datadog-agent #43949
chore(deps): Bump github.com/tinylib/msgp from 1.5.0 to 1.6.1
kokizzu/telegraf #1517
chore(deps): Bump github.com/tinylib/msgp from 1.5.0 to 1.6.1
code-watch/telegraf #1898
chore(deps): bump github.com/tinylib/msgp from 1.5.0 to 1.6.1
Bump github.com/tinylib/msgp from 1.1.8 to 1.5.0 in /receiver/fluentforwardreceiver
gouthamve/opentelemetry-collector-contrib #23104
bump github.com/tinylib/msgp from 1.1.9 to 1.5.0 in /receiver/fluentforwardreceiver
pcwiese/opentelemetry-collector-contrib #31254
Bump github.com/tinylib/msgp from 1.1.8 to 1.5.0 in /receiver/fluentforwardreceiver
kovrus/opentelemetry-collector-contrib #35016
chore(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.5.0 in /local-development-testcontainers
gofiber/recipes #3565
chore(deps): bump the gomod-update group across 1 directory with 4 updates
foomo/keel #255
Bump github.com/tinylib/msgp from 1.4.0 to 1.5.0 in the dependencies group
Bump github.com/tinylib/msgp from 1.4.0 to 1.5.0 in the go-dependencies group
chore(deps): bump the minor-updates group with 15 updates
build(deps): bump github.com/tinylib/msgp from 1.4.0 to 1.5.0
Bump github.com/tinylib/msgp from 1.4.0 to 1.5.0 in /pkg/trace
DataDog/datadog-agent #42389
Bump github.com/tinylib/msgp from 1.4.0 to 1.5.0 in /test/fakeintake
DataDog/datadog-agent #42387
Bump github.com/tinylib/msgp from 1.3.0 to 1.4.0 in /test/fakeintake
DataDog/datadog-agent #40718
Bump github.com/tinylib/msgp from 1.3.0 to 1.4.0 in /pkg/trace
DataDog/datadog-agent #40703
Bump github.com/tinylib/msgp from 1.1.9 to 1.4.0
chore(deps): Bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
code-watch/telegraf #1627
build(deps): bump github.com/tinylib/msgp from 1.2.4 to 1.4.0 in /test/fakeintake
StackVista/datadog-agent-upstream-for-process-agent #660
chore(deps): bump the gomod-update group across 1 directory with 25 updates
foomo/keel #250
maint(deps): bump the minor-patch group with 6 updates
honeycombio/husky #313
chore(deps): Bump github.com/tinylib/msgp from 1.2.5 to 1.4.0
R290/telegraf #166
chore(deps): bump the minor-updates group with 6 updates
Bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
ryanfowler/fetch #301
build(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
gofiber/fiber #3716
build(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
Azure/adx-mon #902
chore(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
gonative-cc/relayer #297
chore(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
chore(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
xmidt-org/wrp-go #238
chore(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
golanglib/dependabot_botherer #5077
chore(deps): bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
chore(deps): bump the minor-updates group across 1 directory with 43 updates
chore(deps): Bump github.com/tinylib/msgp from 1.1.8 to 1.3.0
chore(deps): bump the minor-updates group across 1 directory with 44 updates
chore(deps): bump the minor-updates group across 1 directory with 43 updates
chore(deps): bump the minor-updates group across 1 directory with 33 updates
build(deps): bump github.com/tinylib/msgp from 1.2.5 to 1.3.0
dmachard/DNS-collector #1039
chore(deps): Bump github.com/tinylib/msgp from 1.2.5 to 1.3.0
pianomanx/telegraf #237
chore(deps): bump the gomod-update group across 1 directory with 9 updates
foomo/keel #238
Package Details
| Name: | github.com/tinylib/msgp |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/tinylib/msgp |
| JSON API: | View JSON |
Package Information
msgp is a code generation tool for creating methods to serialize and de-serialize Go data structures to and from MessagePack. This package is targeted at the `go generate` tool. To use it, include the following directive in a go source file with types requiring source generation: The go generate tool should set the proper environment variables for the generator to execute without any command-line flags. However, the following options are supported, if you need them: For more information, please read README.md, and the wiki at github.com/tinylib/msgp
| Repository: | https://github.com/tinylib/msgp |
| Homepage: | https://github.com/tinylib/msgp |
| Latest Release: |
v1.3.0
about 1 year ago |
| Dependent Repos: | 12,247 |
| Dependent Packages: | 3,668 |
| Ranking: | Top 0.0686% by dependent repos Top 0.0638% by dependent pkgs |