Skip to content

Commit

Permalink
update athlete service
Browse files Browse the repository at this point in the history
  • Loading branch information
konrad2002 committed Dec 3, 2024
1 parent d5a735b commit 41c7e90
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 @@ -5,7 +5,7 @@ go 1.18
require (
github.com/gin-gonic/gin v1.9.1
github.com/sirupsen/logrus v1.9.3
github.com/swimresults/athlete-service v1.5.0
github.com/swimresults/athlete-service v0.2.0
github.com/swimresults/meeting-service v0.7.0
github.com/swimresults/service-core v0.6.1
github.com/swimresults/user-service v0.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/swimresults/athlete-service v0.2.0 h1:UaxxVxUC52pgn+NArkUmdxrFx9viMkB5sX5KGVoLfQk=
github.com/swimresults/athlete-service v0.2.0/go.mod h1:eTpOGlbX9Tk/xVE0Nf1jpwxO7yg1rbfsKIHweN0CRVg=
github.com/swimresults/athlete-service v1.5.0 h1:D8t/pl4Lu52f3jXsoLYBB1VFLiNmvoypgOGOgs+RGuU=
github.com/swimresults/athlete-service v1.5.0/go.mod h1:9V0xeo/evzt/SvSoDx6EjFoChypG2v+i/PBA3tienpM=
github.com/swimresults/meeting-service v0.7.0 h1:093JkcjTxr1g2FbW63gQE3S5j8FtK/W2jzGbpLCyXTk=
Expand Down

0 comments on commit 41c7e90

Please sign in to comment.