Skip to content

Commit 909eea5

Browse files
auto commit
1 parent e6df4ba commit 909eea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DynamoDbEncryption/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ Common Makefile targets are:
9090
- `make test_net_mac_intel` builds and tests the transpiled code in .NET in an Intel-MacOS environment.
9191
- `make transpile_rust` transpiles all of the Dafny code into runtimes/rust/src/implementation_from_dafny.
9292
- `make polymorph_rust` transpiles the smithy files into untimes/rust/src/\*.rs
93+
- `make transpile_go` transpiles all of the Dafny code into runtimes/go/\*.go
94+
- `make polymorph_go` transpiles the smithy files into runtimes/go/\*.go
9395

9496
### Development Requirements
9597

0 commit comments

Comments
 (0)