Skip to content

Commit

Permalink
minor(deps): update module github.com/gopad/gopad-go to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2024
1 parent cdce6f4 commit b452d01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.2

require (
github.com/drone/funcmap v0.0.0-20240227160611-7e19e9cd5a1c
github.com/gopad/gopad-go v1.2.0
github.com/gopad/gopad-go v1.3.0
github.com/joho/godotenv v1.5.1
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gopad/gopad-go v1.2.0 h1:g+ZmlEqT6c71xtt2q8DzVQdHZLhjt36DDjc0SyQ8TGw=
github.com/gopad/gopad-go v1.2.0/go.mod h1:dSH8g3QsZRX5Inf3IGIaQE/zswNvwSbXB8N4GiviFes=
github.com/gopad/gopad-go v1.3.0 h1:eyQ3wwygfr8VqczGAkYlvLN0aArH3f6aAiUz6MfJmhc=
github.com/gopad/gopad-go v1.3.0/go.mod h1:NiIwK3IKovGZGxm20YB5N5mJCsdTYONx3NhJtv9KmvI=
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down

0 comments on commit b452d01

Please sign in to comment.