Use golang in Markdown code instead of go

This commit is contained in:
DataHoarder 2023-12-02 02:25:32 +01:00
parent 2a93692fd6
commit b95c08f9aa
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk

View file

@ -6,7 +6,7 @@ Compared to [kelvyne/swf](https://github.com/kelvyne/swf), it also decodes types
### Example
```go
```golang
package example
import (