Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
g0rbe committed May 13, 2023
1 parent 1715335 commit 6bd8b39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/elmasy-com/columbus-server
go 1.19

require (
github.com/elmasy-com/columbus-sdk v0.8.1
github.com/elmasy-com/columbus-sdk v0.8.2
github.com/elmasy-com/elnet v0.0.0-20230428053729-e41db50c9c3a
github.com/gin-gonic/gin v1.9.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ github.com/elmasy-com/columbus-sdk v0.8.0 h1:8Nio52tOUHN7vY9AM1ipV1dp5J/+JLs4QPP
github.com/elmasy-com/columbus-sdk v0.8.0/go.mod h1:RwaqYfNRvNJtrljsMGPzhZvA3K+7En/TFmVDOMhDKA0=
github.com/elmasy-com/columbus-sdk v0.8.1 h1:nvIAxq+GhVPIW1TA/S9VWL5X+VevIYwGO5vSWaC1US0=
github.com/elmasy-com/columbus-sdk v0.8.1/go.mod h1:RwaqYfNRvNJtrljsMGPzhZvA3K+7En/TFmVDOMhDKA0=
github.com/elmasy-com/columbus-sdk v0.8.2 h1:nX8aMq5wtT/JIXNK4LOSkk3AtyscmoBJBi1jOq9tXOE=
github.com/elmasy-com/columbus-sdk v0.8.2/go.mod h1:RwaqYfNRvNJtrljsMGPzhZvA3K+7En/TFmVDOMhDKA0=
github.com/elmasy-com/elnet v0.0.0-20230428053729-e41db50c9c3a h1:k8/eh/b8nESwl1fS1LzXvdTiH6FNftDbYUEZIA+FCTw=
github.com/elmasy-com/elnet v0.0.0-20230428053729-e41db50c9c3a/go.mod h1:pKPJa7uobkPUgGlRs6Apta1H2S4zPHQpv75HLkaptiI=
github.com/elmasy-com/slices v0.0.0-20230207195255-fd5719a026da h1:jb9Bm+kX+W1ZEe/pPzVP45URQx1WQjM+VHBgJO3EvUM=
Expand Down

0 comments on commit 6bd8b39

Please sign in to comment.