Skip to content

Commit

Permalink
bump v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samber committed Jan 21, 2024
1 parent 8f42baa commit 2341e1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ go 1.21

require (
github.com/samber/slog-common v0.14.0
go.uber.org/goleak v1.2.1
go.uber.org/zap v1.26.0
)

require (
github.com/samber/lo v1.38.1 // indirect
go.uber.org/goleak v1.2.1 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
)
11 changes: 0 additions & 11 deletions main_test.go

This file was deleted.

0 comments on commit 2341e1d

Please sign in to comment.