Skip to content

Commit

Permalink
Update github.com/batazor/fsme commit hash to ecf6c96
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 17, 2021
1 parent ecf6c96 commit 8d30112
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion admin/server/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
go 1.12

require (
github.com/batazor/fsme v0.0.0-20210716215019-e4a69a5692a0
github.com/batazor/fsme v0.0.0-20210716235441-ecf6c969fee7
github.com/getsentry/sentry-go v0.11.0
github.com/go-chi/chi v4.1.2+incompatible
github.com/go-chi/cors v1.2.0
Expand Down
2 changes: 2 additions & 0 deletions admin/server/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1831,6 +1831,8 @@ github.com/batazor/fsme v0.0.0-20210716195441-3144a8c4012d h1:nfrLupSH+P7emHZh9+
github.com/batazor/fsme v0.0.0-20210716195441-3144a8c4012d/go.mod h1:jtwodoyhLuK2l/xpNc9Sg8fy889te4dUjb3VR67u1J0=
github.com/batazor/fsme v0.0.0-20210716215019-e4a69a5692a0 h1:D+O1kTvvdGVykjiFErkesBOdRAtb5meY86fGNboPHlc=
github.com/batazor/fsme v0.0.0-20210716215019-e4a69a5692a0/go.mod h1:jtwodoyhLuK2l/xpNc9Sg8fy889te4dUjb3VR67u1J0=
github.com/batazor/fsme v0.0.0-20210716235441-ecf6c969fee7 h1:GYBLZaqrBxjV9vd+Zmng8ZflFOPCFadsXYj7YIkIK8I=
github.com/batazor/fsme v0.0.0-20210716235441-ecf6c969fee7/go.mod h1:jtwodoyhLuK2l/xpNc9Sg8fy889te4dUjb3VR67u1J0=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
Expand Down
2 changes: 1 addition & 1 deletion admin/server/vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/batazor/fsme v0.0.0-20210716215019-e4a69a5692a0
# github.com/batazor/fsme v0.0.0-20210716235441-ecf6c969fee7
github.com/batazor/fsme/fsm
# github.com/fsnotify/fsnotify v1.4.9
github.com/fsnotify/fsnotify
Expand Down

0 comments on commit 8d30112

Please sign in to comment.