Skip to content

Commit

Permalink
fix(deps): update github.com/observatorium/api digest to 56abe03
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 7c7783f commit 77cc496
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 @@ -8,7 +8,7 @@ require (
github.com/go-sql-driver/mysql v1.7.1
github.com/golang-jwt/jwt/v5 v5.0.0
github.com/gorilla/mux v1.8.0
github.com/observatorium/api v0.1.3-0.20231013144844-a92611bbc9a5
github.com/observatorium/api v0.1.3-0.20231031113138-56abe030cbbe
github.com/prometheus-community/prom-label-proxy v0.7.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/prometheus v0.47.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRW
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/observatorium/api v0.1.3-0.20231013144844-a92611bbc9a5 h1:gNumDI7jrCVLNgIweJb6o3QV8ESyoa6t8vwSe6AdkLE=
github.com/observatorium/api v0.1.3-0.20231013144844-a92611bbc9a5/go.mod h1:2uqHV+gRS62Ma59hypR0m7/jur9R067lG5W+TnhZXRY=
github.com/observatorium/api v0.1.3-0.20231031113138-56abe030cbbe h1:CW3lDZxvoEhy7JMt0DXshvzH/ZhCG5IlBQgaG/T+NkQ=
github.com/observatorium/api v0.1.3-0.20231031113138-56abe030cbbe/go.mod h1:TOHB3O3J0rmjzxXK/AaCy4idffD9p1J+htdT/Tj9PtU=
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
Expand Down

0 comments on commit 77cc496

Please sign in to comment.