Skip to content

Commit

Permalink
Update distgo dependency to 1.0.0-rc11 (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmiyake authored Apr 2, 2018
1 parent ebbb0d9 commit 56c69bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/godellauncher/defaulttasks/defaulttasks.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ var defaultPluginsConfig = config.PluginsConfig{
{
LocatorWithResolverConfig: config.ToLocatorWithResolverConfig(config.LocatorWithResolverConfig{
Locator: config.ToLocatorConfig(config.LocatorConfig{
ID: "com.palantir.distgo:dist-plugin:1.0.0-rc10",
ID: "com.palantir.distgo:dist-plugin:1.0.0-rc11",
}),
}),
},
Expand Down

0 comments on commit 56c69bf

Please sign in to comment.