Skip to content

Commit

Permalink
bump v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samber committed Apr 10, 2023
1 parent bbdf62a commit b82ce80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@ module github.com/samber/slog-logtsash

go 1.20

require (
github.com/netbrain/goautosocket v0.0.0-20150624145746-bef85f0aef40
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
)
require golang.org/x/exp v0.0.0-20230321023759-10a507213a29
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
github.com/netbrain/goautosocket v0.0.0-20150624145746-bef85f0aef40 h1:bOeCk5udqJgLIrCzxS5nZcufOTHtu7ap5bYsqx4w4/I=
github.com/netbrain/goautosocket v0.0.0-20150624145746-bef85f0aef40/go.mod h1:o7i/4orMnh/ZmJef4SeqvqHo2ZjO++jU9e03S9725r8=
golang.org/x/exp v0.0.0-20230321023759-10a507213a29 h1:ooxPy7fPvB4kwsA2h+iBNHkAbp/4JxTSwCmvdjEYmug=
golang.org/x/exp v0.0.0-20230321023759-10a507213a29/go.mod h1:CxIveKay+FTh1D0yPZemJVgC/95VzuuOLq5Qi4xnoYc=

0 comments on commit b82ce80

Please sign in to comment.