Skip to content

Commit

Permalink
Update smithy-go hash
Browse files Browse the repository at this point in the history
  • Loading branch information
skmcgrail committed Dec 21, 2020
1 parent 5df76fa commit a27e8cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ private static GoDependency relativePackage(
private static final class Versions {
private static final String GO_STDLIB = "1.15";
private static final String GO_CMP = "v0.5.4";
private static final String SMITHY_GO = "v0.4.1-0.20201216214517-20e212c92831";
private static final String SMITHY_GO = "v0.4.1-0.20201221222610-5df76fac9c1d";
private static final String GO_JMESPATH = "v0.4.0";
}
}

0 comments on commit a27e8cd

Please sign in to comment.