Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
sirateek committed Apr 23, 2023
2 parents 9db9353 + 2dfb48d commit d680d7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
firebase.google.com/go v3.13.0+incompatible
github.com/GarnBarn/common-go v0.6.2
github.com/GarnBarn/common-go v0.6.6
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.0
github.com/joho/godotenv v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ cloud.google.com/go/storage v1.30.1/go.mod h1:NfxhC0UJE1aXSx7CIIbCf7y9HKT7Biccwk
firebase.google.com/go v3.13.0+incompatible h1:3TdYC3DDi6aHn20qoRkxwGqNgdjtblwVAyRLQwGn/+4=
firebase.google.com/go v3.13.0+incompatible/go.mod h1:xlah6XbEyW6tbfSklcfe5FHJIwjt8toICdV5Wh9ptHs=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/GarnBarn/common-go v0.6.2 h1:zYUMuMJNWKTQq/u+jSN2dMLtI8/+p+AFY14mEvvW75I=
github.com/GarnBarn/common-go v0.6.2/go.mod h1:hhwpJzBFbcLftwKdO3UiyHy3wxOschlYVOkXcqEcggE=
github.com/GarnBarn/common-go v0.6.6 h1:Fc8T4s9sPezYuuIjNPY6mnYV+akOvJJSkgRQWJeA+9c=
github.com/GarnBarn/common-go v0.6.6/go.mod h1:hhwpJzBFbcLftwKdO3UiyHy3wxOschlYVOkXcqEcggE=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM=
github.com/bytedance/sonic v1.8.0 h1:ea0Xadu+sHlu7x5O3gKhRpQ1IKiMrSiHttPF0ybECuA=
Expand Down

0 comments on commit d680d7b

Please sign in to comment.