Skip to content

Commit

Permalink
fix(deps): update github.com/observatorium/api digest to 684eb1b (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent 6c0a502 commit 6206287
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 @@ -7,7 +7,7 @@ require (
github.com/fsnotify/fsnotify v1.6.0
github.com/go-sql-driver/mysql v1.7.1
github.com/golang-jwt/jwt/v5 v5.0.0
github.com/observatorium/api v0.1.3-0.20230615133900-a29be6d1ccc2
github.com/observatorium/api v0.1.3-0.20230616023935-684eb1bb4a45
github.com/prometheus-community/prom-label-proxy v0.6.0
github.com/prometheus/prometheus v0.44.0
github.com/spf13/viper v1.16.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@ github.com/observatorium/api v0.1.3-0.20230609075556-82e9f1b32880 h1:qDj6593xuKc
github.com/observatorium/api v0.1.3-0.20230609075556-82e9f1b32880/go.mod h1:PVBcD1cM8GEx7pv6CGr5xIH560ST+UdGxjD+Rs3f3wQ=
github.com/observatorium/api v0.1.3-0.20230615133900-a29be6d1ccc2 h1:IA5JzKaE0sbcLWo0rk24nlGXuUlHbfKG7tnMOGtmuuM=
github.com/observatorium/api v0.1.3-0.20230615133900-a29be6d1ccc2/go.mod h1:r4DRThFUFMxMnKftJ+qUix7cdcM+RzYaRuaZTLkFZp8=
github.com/observatorium/api v0.1.3-0.20230616023935-684eb1bb4a45 h1:J2OEIsp8Xv1nen7NYpdNJ+f7cMU8pyCnFlLJsd27xRU=
github.com/observatorium/api v0.1.3-0.20230616023935-684eb1bb4a45/go.mod h1:r4DRThFUFMxMnKftJ+qUix7cdcM+RzYaRuaZTLkFZp8=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down

0 comments on commit 6206287

Please sign in to comment.