Skip to content

Commit

Permalink
Bump version of chassis (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSC208 authored Jul 11, 2024
1 parent aa23808 commit 2241d73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/loggers/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ go 1.21.3
require (
github.com/rs/zerolog v1.32.0
github.com/sirupsen/logrus v1.9.3
github.com/steady-bytes/draft/pkg/chassis v0.0.2
github.com/steady-bytes/draft/pkg/chassis v0.1.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions pkg/loggers/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ=
github.com/spf13/viper v1.18.2/go.mod h1:EKmWIqdnk5lOcmR72yw6hS+8OPYcwD0jteitLMVB+yk=
github.com/steady-bytes/draft/api v0.0.2 h1:xT4KrYXFADor9jFBrUNe2zLLMxsSM4AlZ3RWo1ygVpg=
github.com/steady-bytes/draft/api v0.0.2/go.mod h1:mlwxjvRiqvwySGdzVmF8voFhMffWq2F7dyd+xt6kENA=
github.com/steady-bytes/draft/pkg/chassis v0.0.2 h1:fz1ZlkQdz5x/6cH4gemD3kE9OaeHUrZ5B/o3tCcEwAk=
github.com/steady-bytes/draft/pkg/chassis v0.0.2/go.mod h1:+n/eRVIfIbZICsWQQWeGUZuvUZ0e6VdoTOuLYSApK2E=
github.com/steady-bytes/draft/pkg/chassis v0.1.0 h1:w9qr6mRbJe57IdZgJhbNqze7qadSs8S7pkSlOeZhD/g=
github.com/steady-bytes/draft/pkg/chassis v0.1.0/go.mod h1:+n/eRVIfIbZICsWQQWeGUZuvUZ0e6VdoTOuLYSApK2E=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
Expand Down

0 comments on commit 2241d73

Please sign in to comment.