File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
releases/go/smithy-dafny-standard-library Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ releases/go/smithy-dafny-standard-library/v0.3.0] - 2025-10-23
4+
5+ ### Performance
6+
7+ - Improved Dafny Go Array performance
8+
39## [ releases/go/mpl/v0.2.2] - 2025-08-25
410
511### Maintenance
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/aws/aws-cryptographic-material-providers-library/releases/go/s
22
33go 1.23.0
44
5- require github.com/dafny-lang/DafnyRuntimeGo/v4 v4.10.1
5+ require github.com/dafny-lang/DafnyRuntimeGo/v4 v4.11.2
66
77require github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change 1- github.com/dafny-lang/DafnyRuntimeGo/v4 v4.10.1 h1:QyrSST4WJYQIXRSJNXFEwL1NIoA9bgirUHK8YwGoWkA =
2- github.com/dafny-lang/DafnyRuntimeGo/v4 v4.10.1 /go.mod h1:l2Tm4N2DKuq3ljONC2vOATeM9PUpXbIc8SgXdwwqEto =
1+ github.com/dafny-lang/DafnyRuntimeGo/v4 v4.11.2 h1:Q1BMAsz2goAaVznYICm2PRfjjFz5HM8ikOM6Jxqfd3M =
2+ github.com/dafny-lang/DafnyRuntimeGo/v4 v4.11.2 /go.mod h1:l2Tm4N2DKuq3ljONC2vOATeM9PUpXbIc8SgXdwwqEto =
33github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
44github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
You can’t perform that action at this time.
0 commit comments