Skip to content

Commit

Permalink
go.mod: update squibble to commit 2d1e0acb4c4b
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Feb 18, 2024
1 parent 098cd82 commit 7f76621
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ module github.com/tailscale/tmemes
go 1.22.0

require (
github.com/creachadair/mds v0.9.0
github.com/creachadair/mds v0.10.1
github.com/creachadair/taskgroup v0.7.1
github.com/fogleman/gg v1.3.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/google/go-cmp v0.6.0
github.com/slack-go/slack v0.12.1
github.com/tailscale/squibble v0.0.0-20240216232345-0a05b1c77db4
github.com/tailscale/squibble v0.0.0-20240218045449-2d1e0acb4c4b
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
golang.org/x/image v0.15.0
golang.org/x/sys v0.17.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ github.com/coreos/go-iptables v0.7.0 h1:XWM3V+MPRr5/q51NuWSgU0fqMad64Zyxs8ZUoMsa
github.com/coreos/go-iptables v0.7.0/go.mod h1:Qe8Bv2Xik5FyTXwgIbLAnv2sWSBmvWdFETJConOQ//Q=
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/creachadair/mds v0.9.0 h1:ICNLVl8jus73yclR9RGeq/q/7rqWdDfNVAl2hNVIRBc=
github.com/creachadair/mds v0.9.0/go.mod h1:4vrFYUzTXMJpMBU+OA292I6IUxKWCCfZkgXg+/kBZMo=
github.com/creachadair/mds v0.10.1 h1:3/VBfMHVvAtmQMmT8kucgD3cbGCLWnUQf1EsvePdUeI=
github.com/creachadair/mds v0.10.1/go.mod h1:4vrFYUzTXMJpMBU+OA292I6IUxKWCCfZkgXg+/kBZMo=
github.com/creachadair/taskgroup v0.7.1 h1:PY4R9Ze58ApFod58YXA7j4RBCFsWP+XP5p3epGab8X0=
github.com/creachadair/taskgroup v0.7.1/go.mod h1:+1hJc8zL1rQkxcMVqEYJ0UPGtwl6Iz1+fd4zcOLtt+A=
github.com/creack/pty v1.1.21 h1:1/QdRyBaHHJP61QkWMXlOIBfsgdDeeKfK8SYVUWJKf0=
Expand Down Expand Up @@ -199,8 +199,8 @@ github.com/tailscale/netlink v1.1.1-0.20211101221916-cabfb018fe85 h1:zrsUcqrG2uQ
github.com/tailscale/netlink v1.1.1-0.20211101221916-cabfb018fe85/go.mod h1:NzVQi3Mleb+qzq8VmcWpSkcSYxXIg0DkI6XDzpVkhJ0=
github.com/tailscale/peercred v0.0.0-20240214030740-b535050b2aa4 h1:Gz0rz40FvFVLTBk/K8UNAenb36EbDSnh+q7Z9ldcC8w=
github.com/tailscale/peercred v0.0.0-20240214030740-b535050b2aa4/go.mod h1:phI29ccmHQBc+wvroosENp1IF9195449VDnFDhJ4rJU=
github.com/tailscale/squibble v0.0.0-20240216232345-0a05b1c77db4 h1:S9Toj6f69AfDEf59LLxOrwB7xrniQ1KOR/ac3EXAFvs=
github.com/tailscale/squibble v0.0.0-20240216232345-0a05b1c77db4/go.mod h1:kc7U/pSgBypOTu0fbaMlhtz1sgZMRoNR4eLmxzwd6j8=
github.com/tailscale/squibble v0.0.0-20240218045449-2d1e0acb4c4b h1:6jBBI457iA64cw+/AjKFjbEesuXBcXnlQdTb4AN2xOI=
github.com/tailscale/squibble v0.0.0-20240218045449-2d1e0acb4c4b/go.mod h1:anrjM0zNUAz7MAeDIz2288wQYv7iCZdL7SpHuzpiwRc=
github.com/tailscale/web-client-prebuilt v0.0.0-20240208184856-443a64766f61 h1:G6/VUGQkHbBffO0s3f51DThcHCWrShlWklcS4Zxh5BU=
github.com/tailscale/web-client-prebuilt v0.0.0-20240208184856-443a64766f61/go.mod h1:agQPE6y6ldqCOui2gkIh7ZMztTkIQKH049tv8siLuNQ=
github.com/tailscale/wf v0.0.0-20240214030419-6fbb0a674ee6 h1:l10Gi6w9jxvinoiq15g8OToDdASBni4CyJOdHY1Hr8M=
Expand Down

0 comments on commit 7f76621

Please sign in to comment.