Skip to content

Commit

Permalink
Merge pull request #145 from skmcgrail/gohash
Browse files Browse the repository at this point in the history
Update smithy-go module hash
  • Loading branch information
skmcgrail authored Aug 20, 2020
2 parents 588c855 + a333401 commit b29a2bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ private static GoDependency relativePackage(
private static final class Versions {
private static final String GO_STDLIB = "1.14";
private static final String GO_CMP = "v0.4.1";
private static final String SMITHY_GO = "v0.0.0-20200820182819-b100a2f36cc8";
private static final String SMITHY_GO = "v0.0.0-20200820191216-588c85568291";
}
}

0 comments on commit b29a2bc

Please sign in to comment.