Skip to content

Commit

Permalink
Bump github.com/DataDog/datadog-go in /services/fio-bco-import
Browse files Browse the repository at this point in the history
Bumps [github.com/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.4.0+incompatible to 4.5.0+incompatible.
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-go@v4.4.0...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent f525124 commit 447d7bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/fio-bco-import/go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/jancajthaml-openbank/fio-bco-import
go 1.15

require (
github.com/DataDog/datadog-go v4.4.0+incompatible
github.com/DataDog/datadog-go v4.5.0+incompatible
github.com/Microsoft/go-winio v0.4.16 // indirect
github.com/jancajthaml-openbank/actor-system v1.4.7
github.com/jancajthaml-openbank/local-fs v1.2.2
Expand Down
4 changes: 2 additions & 2 deletions services/fio-bco-import/go.sum
@@ -1,5 +1,5 @@
github.com/DataDog/datadog-go v4.4.0+incompatible h1:R7WqXWP4fIOAqWJtUKmSfuc7eDsBT58k9AY5WSHVosk=
github.com/DataDog/datadog-go v4.4.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/DataDog/datadog-go v4.5.0+incompatible h1:MyyuIz5LVAI3Im+0F/tfo64ETyH4sNVynZ29yOiHm50=
github.com/DataDog/datadog-go v4.5.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/Microsoft/go-winio v0.4.16 h1:FtSW/jqD+l4ba5iPBj9CODVtgfYAD8w2wS923g/cFDk=
github.com/Microsoft/go-winio v0.4.16/go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugXOPRXwdLnMv0=
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
Expand Down

0 comments on commit 447d7bb

Please sign in to comment.