We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51032bd commit 241a4c7Copy full SHA for 241a4c7
go.mod
@@ -0,0 +1,3 @@
1
+module github.com/fluent/fluent-bit-go
2
+
3
+require github.com/ugorji/go v1.1.4
go.sum
@@ -0,0 +1,2 @@
+github.com/ugorji/go v1.1.4 h1:j4s+tAvLfL3bZyefP2SEWmhBzmuIlH/eqNuPdFPgngw=
+github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
0 commit comments