Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
levichevdmitry committed Apr 23, 2021
1 parent 091a55b commit e683411
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# <img src="https://uploads-ssl.webflow.com/5ea5d3315186cf5ec60c3ee4/5edf1c94ce4c859f2b188094_logo.svg" alt="Pip.Services Logo" width="200"> <br/> IoC container for Golang Changelog


## <a name="1.1.4"></a> 1.1.4 (2021-04-21)

### Features
- Updated dependencies

## <a name="1.1.3"></a> 1.1.3 (2021-04-21)

### Features
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.16

require (
github.com/pip-services3-go/pip-services3-commons-go v1.1.0
github.com/pip-services3-go/pip-services3-components-go v1.1.0
github.com/pip-services3-go/pip-services3-components-go v1.2.0
github.com/stretchr/testify v1.7.0
)

0 comments on commit e683411

Please sign in to comment.