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 2a3b5a0 commit 072e8a3Copy full SHA for 072e8a3
1 file changed
go/gosdk/abi.go
@@ -162,7 +162,7 @@ import (
162
)
163
164
// https://github.com/envoyproxy/envoy/blob/84305a6cb64bd55aaf606bdd53de7cd6080427a1/source/extensions/dynamic_modules/abi_version.h
165
-var version = append([]byte("cb17cd829c177bc6b75a920283a3347b90d5aaa4d5e723eaa33bad31c8c5b9a9"), 0)
+var version = append([]byte("c32cc7696650a6a54653327e6609734a8b32aeb5c80a6a664687636a0d671666"), 0)
166
167
//export envoy_dynamic_module_on_program_init
168
func envoy_dynamic_module_on_program_init() uintptr {
0 commit comments