Skip to content

Commit 4904619

Browse files
authored
chore: bump fence to v0.1.35 (#199)
1 parent a386f6c commit 4904619

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/Use-Tusk/tusk-drift-cli
33
go 1.25.0
44

55
require (
6-
github.com/Use-Tusk/fence v0.1.34
6+
github.com/Use-Tusk/fence v0.1.35
77
github.com/Use-Tusk/tusk-drift-schemas v0.1.30
88
github.com/agnivade/levenshtein v1.0.3
99
github.com/aymanbagabas/go-osc52/v2 v2.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=
22
github.com/MakeNowJust/heredoc v1.0.0/go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE=
3-
github.com/Use-Tusk/fence v0.1.34 h1:Yd66xxMG88b5fm+BWRhip9sLnimXUohci4uPWCQhZ+g=
4-
github.com/Use-Tusk/fence v0.1.34/go.mod h1:YkowBDzXioVKJE16vg9z3gSVC6vhzkIZZw2dFf7MW/o=
3+
github.com/Use-Tusk/fence v0.1.35 h1:gnicM/foE/gumn8D5e5qdQCtCsHUaUY5pWkVGX2ICMw=
4+
github.com/Use-Tusk/fence v0.1.35/go.mod h1:YkowBDzXioVKJE16vg9z3gSVC6vhzkIZZw2dFf7MW/o=
55
github.com/Use-Tusk/tusk-drift-schemas v0.1.30 h1:A45pJ/Za6BLIfTLF53BhuzKHHSJ9L7dXEisnuKT5dTc=
66
github.com/Use-Tusk/tusk-drift-schemas v0.1.30/go.mod h1:pa3EvTj9kKxl9f904RVFkj9YK1zB75QogboKi70zalM=
77
github.com/agnivade/levenshtein v1.0.3 h1:M5ZnqLOoZR8ygVq0FfkXsNOKzMCk0xRiow0R5+5VkQ0=

0 commit comments

Comments
 (0)