Skip to content

Commit

Permalink
Merge pull request #47 from openhacku-team-a/update-frontend-031611
Browse files Browse the repository at this point in the history
⬆️ update frontend reference
  • Loading branch information
pirotyyy authored Mar 16, 2024
2 parents 713c883 + 92fbb8f commit b89b9c3
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 @@ -14,7 +14,7 @@ require (
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/nickalie/go-webpbin v0.0.0-20220110095747-f10016bf2dc1
github.com/openhacku-team-a/a-project-frontend v0.0.0-20240315155448-578a60b8094e
github.com/openhacku-team-a/a-project-frontend v0.0.0-20240316015909-115742e9d403
github.com/sergi/go-diff v1.3.1
google.golang.org/api v0.169.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 @@ -252,6 +252,8 @@ github.com/opencontainers/image-spec v1.0.2 h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrB
github.com/opencontainers/image-spec v1.0.2/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
github.com/openhacku-team-a/a-project-frontend v0.0.0-20240315155448-578a60b8094e h1:5sL6NepKqpFHVX2FeP9b9ebzTepqhbHVra1vYrKY1Ug=
github.com/openhacku-team-a/a-project-frontend v0.0.0-20240315155448-578a60b8094e/go.mod h1:w/yGW4pq3sF50W5xNlOsqn8MFeZKcydZa8gar8fO8N8=
github.com/openhacku-team-a/a-project-frontend v0.0.0-20240316015909-115742e9d403 h1:byZJx7XzsIlpoMeEx0lpoTeZMS1z2JHLpKNz8z7VYQs=
github.com/openhacku-team-a/a-project-frontend v0.0.0-20240316015909-115742e9d403/go.mod h1:w/yGW4pq3sF50W5xNlOsqn8MFeZKcydZa8gar8fO8N8=
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
github.com/pelletier/go-toml/v2 v2.1.1 h1:LWAJwfNvjQZCFIDKWYQaM62NcYeYViCmWIwmOStowAI=
github.com/pelletier/go-toml/v2 v2.1.1/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
Expand Down

0 comments on commit b89b9c3

Please sign in to comment.