Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 0739621

Browse files
Remove fluent wrappers
1 parent 98c159d commit 0739621

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/confetti-framework/support
22

3-
go 1.15
3+
go 1.17
44

55
require (
6-
github.com/confetti-framework/errors v0.11.0
6+
github.com/confetti-framework/errors v0.12.0
77
github.com/confetti-framework/syslog v0.1.1 // indirect
88
github.com/davecgh/go-spew v1.1.1 // indirect
99
github.com/joho/godotenv v1.3.0

0 commit comments

Comments
 (0)