Skip to content

Commit

Permalink
update: code format
Browse files Browse the repository at this point in the history
  • Loading branch information
tucktuck9 committed Sep 27, 2023
1 parent 0078ad4 commit a0a9578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/get-started/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ replace example.com/cdk8s-golang/imports/k8s => ./imports/k8s
```

### Copy the code sample

1. Copy and paste the following code sample into the existing `main.go` file of your project.

```typescript
package main

Expand Down

0 comments on commit a0a9578

Please sign in to comment.