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 41c7e90 commit 4f584a7
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 v0.2.0
github.com/swimresults/athlete-service v0.2.1
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 @@ -68,6 +68,8 @@ github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXl
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 v0.2.1 h1:YNnxUNrOMhKEHbKyqOOUCNYNrXQljoGNMH0r66jnymA=
github.com/swimresults/athlete-service v0.2.1/go.mod h1:iLHMI2CkhgjEdCSkRVLFWWbSnNu9/YS+q4kOXlwI5ew=
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 4f584a7

Please sign in to comment.