Update go.mdx

This commit is contained in:
Daniel Hougaard
2024-06-11 04:26:35 +02:00
parent fa05639592
commit a61e92c49c

View File

@@ -14,6 +14,8 @@ If you're working with Go Lang, the official [Infisical Go SDK](https://github.c
## Basic Usage
```go
package main
import (
"fmt"
"os"