From 99aa3b53937bec0da90267ae07f26eaa97fe64a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 09:32:53 -0700 Subject: [PATCH] build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#118) Bumps [github.com/edgexfoundry/app-functions-sdk-go](https://github.com/edgexfoundry/app-functions-sdk-go) from 1.2.1-dev.22 to 1.2.1-dev.23. - [Release notes](https://github.com/edgexfoundry/app-functions-sdk-go/releases) - [Changelog](https://github.com/edgexfoundry/app-functions-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/edgexfoundry/app-functions-sdk-go/compare/v1.2.1-dev.22...v1.2.1-dev.23) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2a0ada3d..26e42d01 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/edgexfoundry/app-service-configurable go 1.13 -require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.22 \ No newline at end of file +require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.23