Skip to content

Commit 9bf044a

Browse files
committed
fix: retract 11.3.0
1 parent f329e88 commit 9bf044a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ retract v11.0.1
77
// v11.2.0 accidentally introduced a breaking change regarding the behavior of nil slices of complex types.
88
retract v11.2.0
99

10+
// v11.3.0 merges OS environment variables with environments set with Options instead of overriding them.
11+
retract v11.3.0
12+
1013
go 1.18

0 commit comments

Comments
 (0)