Skip to content

Commit

Permalink
Merge pull request #73 from dokku/dependabot/go_modules/github.com/gl…
Browse files Browse the repository at this point in the history
…iderlabs/sigil-0.11.2

chore(deps): bump github.com/gliderlabs/sigil from 0.11.1 to 0.11.2
  • Loading branch information
josegonzalez authored Mar 6, 2025
2 parents 766bee0 + c3e12cc commit a3c5fef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.6

require (
github.com/davecgh/go-spew v1.1.1
github.com/gliderlabs/sigil v0.11.1
github.com/gliderlabs/sigil v0.11.2
github.com/gobuffalo/flect v1.0.3
github.com/json-iterator/go v1.1.12
github.com/spf13/pflag v1.0.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad h1:Qk76DOWdOp+GlyDKB
github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad/go.mod h1:mPKfmRa823oBIgl2r20LeMSpTAteW5j7FLkc0vjmzyQ=
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 h1:BHsljHzVlRcyQhjrss6TZTdY2VfCqZPbv5k3iBFa2ZQ=
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod h1:xEzjJPgXI435gkrCt3MPfRiAkVrwSbHsst4LCFVfpJc=
github.com/gliderlabs/sigil v0.11.1 h1:6QTbPRAOIuJ7vT1+ipbZz1GZ+imJ6LJCl+yY2B8+F3A=
github.com/gliderlabs/sigil v0.11.1/go.mod h1:pAYM+4EIUxnEMs8qmgP6eIBbRnOLpsnQL3at/BggEy0=
github.com/gliderlabs/sigil v0.11.2 h1:T2fguk6PdzKicUb4Dn1BMixRKH/RHObtRrJwADl1XIU=
github.com/gliderlabs/sigil v0.11.2/go.mod h1:pAYM+4EIUxnEMs8qmgP6eIBbRnOLpsnQL3at/BggEy0=
github.com/gobuffalo/flect v1.0.3 h1:xeWBM2nui+qnVvNM4S3foBhCAL2XgPU+a7FdpelbTq4=
github.com/gobuffalo/flect v1.0.3/go.mod h1:A5msMlrHtLqh9umBSnvabjsMrCcCpAyzglnDvkbYKHs=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
Expand Down

0 comments on commit a3c5fef

Please sign in to comment.